aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem where commands in backticks `` wont get executed in taintMark Murray1999-07-191-0/+6
* Fix type of host-name option. Partial fix for referenced PR.Jordan K. Hubbard1999-07-191-1/+1
* Merge some patches from RedHat-6.0. The most important change fixes a bugDoug Rabson1999-07-171-30/+90
* This commit was generated by cvs2svn to compensate for changes in r48743,David E. O'Brien1999-07-1013-33/+217
|\
| * Virgin import of GCC 2.7.2.3David E. O'Brien1999-07-1018-87/+312
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-gcc'.cvs2svn1999-03-3014-0/+8724
* | Fixed style bugs in FreeBSD changes. KNF style doesn't apply to gnuBruce Evans1999-07-041-4/+4
* | Remove the soft-updates sources from their original location. TheyJohn Polstra1999-07-033-5353/+0
* | * The OBSTACK_CHUNK_SIZE #define was in the "Code generation parameters"David E. O'Brien1999-07-021-6/+6
* | The GNU standard about putting 2 spaces after sentences in commentsDavid E. O'Brien1999-07-021-10/+10
* | No longer need to set B_ASYNC flag since BUF_KERNPROC nowKirk McKusick1999-06-291-2/+1
* | Define "OBSTACK_CHUNK_SIZE" as getpagesize().David E. O'Brien1999-06-281-1/+5
* | Keep the inlines for <sys/buf.h> happy..Peter Wemm1999-06-271-3/+3
* | Actually describe all of the command line options in fsinfo(8).Mike Pritchard1999-06-261-16/+116
* | Convert buffer locking from using the B_BUSY and B_WANTED flags to usingKirk McKusick1999-06-261-9/+13
* | Sort options.David E. O'Brien1999-06-251-21/+39
* | Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from thisDavid E. O'Brien1999-06-251-3/+3
* | Fix bug (introduced by me) where UDP port numbers were starting at 1 insteadArchie Cobbs1999-06-251-3/+7
* | Clean up conflicts.David E. O'Brien1999-06-241-4/+5
* | Update for latest vendor import.David E. O'Brien1999-06-231-4/+4
* | This commit was generated by cvs2svn to compensate for changes in r48146,David E. O'Brien1999-06-2311-129/+694
|\ \
| * | Virgin import of ISC-DHCP v2.0David E. O'Brien1999-06-2314-135/+701
* | | Merge from non-crypto version:Ruslan Ermilov1999-06-175-15/+75
* | | Add a vnode argument to VOP_BWRITE to get rid of the last vnodeKirk McKusick1999-06-161-12/+14
* | | Get rid of the global variable rushjob and replace it with a function inKirk McKusick1999-06-151-41/+45
* | | Remove 'SET_ASM_OP' macro, which is unused now and rather harmfulHidetoshi Shimokawa1999-06-101-2/+0
* | | Fix -T doublingAndrey A. Chernov1999-06-072-6/+6
* | | Fix typo which causes an unnecessary line break.Nik Clayton1999-05-291-1/+1
* | | fix End key nameAndrey A. Chernov1999-05-281-1/+1
* | | describe processAndrey A. Chernov1999-05-281-0/+3
* | | mergeAndrey A. Chernov1999-05-2810-355/+638
* | | This commit was generated by cvs2svn to compensate for changes in r47558,Andrey A. Chernov1999-05-2847-838/+2420
|\ \ \
| * | | readline v4.0Andrey A. Chernov1999-05-2855-1147/+3062
* | | | Port pnpinfo to alpha.Doug Rabson1999-05-221-4/+10
* | | | Fix a coredump when debugging corefiles from static programs.Doug Rabson1999-05-221-1/+1
* | | | Cosmetic changes to make it compile without errors in gcc -WallJulian Elischer1999-05-221-10/+17
* | | | Fix typo (#unset where #undef was meant).John Polstra1999-05-211-1/+1
* | | | Consistantly protect "#define FOO ..." with "#undef FOO".David E. O'Brien1999-05-201-1/+37
* | | | Add 3.2 to the list of legal FreeBSD versions for the .Os FreeBSD macro.Bill Fenner1999-05-141-0/+1
* | | | Add 3.2 to the list of legal FreeBSD versions for the .Fx macro.Bill Fenner1999-05-141-0/+1
* | | | Complete the list of FreeBSD version numbers accepted by the .Fx macro.Joseph Koshy1999-05-141-0/+6
* | | | Add a hook to ffs_fsync to allow soft updates to get first chance at doingKirk McKusick1999-05-141-28/+97
* | | | Add a min TTL flag to go along with the max TTL flag. That is, this flagArchie Cobbs1999-05-122-20/+44
* | | | Don't assume branch heads are alive.. (related to previous change to thePeter Wemm1999-05-101-1/+2
* | | | Put back changes that might be causing trouble on Alpha.Kirk McKusick1999-05-091-3/+5
* | | | Update this with reality.David E. O'Brien1999-05-081-4/+4
* | | | Revive the pam_deny and pam_permit modules from Linux-PAM. They areJohn Polstra1999-05-086-0/+450
* | | | Whitespace cleanup.Kirk McKusick1999-05-071-2/+2
* | | | Get rid of random debugging cruft; sync up with latest version.Kirk McKusick1999-05-071-38/+10
* | | | Severe slowdowns have been reported when creating or removing manyKirk McKusick1999-05-071-108/+290