summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* * The OBSTACK_CHUNK_SIZE #define was in the "Code generation parameters"obrien1999-07-021-6/+6
* The GNU standard about putting 2 spaces after sentences in commentsobrien1999-07-021-10/+10
* No longer need to set B_ASYNC flag since BUF_KERNPROC nowmckusick1999-06-291-2/+1
* Define "OBSTACK_CHUNK_SIZE" as getpagesize().obrien1999-06-281-1/+5
* Keep the inlines for <sys/buf.h> happy..peter1999-06-271-3/+3
* Actually describe all of the command line options in fsinfo(8).mpp1999-06-261-16/+116
* Convert buffer locking from using the B_BUSY and B_WANTED flags to usingmckusick1999-06-261-9/+13
* Sort options.obrien1999-06-251-21/+39
* Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from thisobrien1999-06-251-3/+3
* Fix bug (introduced by me) where UDP port numbers were starting at 1 insteadarchie1999-06-251-3/+7
* Clean up conflicts.obrien1999-06-241-4/+5
* Update for latest vendor import.obrien1999-06-231-4/+4
* This commit was generated by cvs2svn to compensate for changes in r48146,obrien1999-06-2311-129/+694
|\
| * Virgin import of ISC-DHCP v2.0obrien1999-06-2314-135/+701
* | Merge from non-crypto version:ru1999-06-175-15/+75
* | Add a vnode argument to VOP_BWRITE to get rid of the last vnodemckusick1999-06-161-12/+14
* | Get rid of the global variable rushjob and replace it with a function inmckusick1999-06-151-41/+45
* | Remove 'SET_ASM_OP' macro, which is unused now and rather harmfulsimokawa1999-06-101-2/+0
* | Fix -T doublingache1999-06-072-6/+6
* | Fix typo which causes an unnecessary line break.nik1999-05-291-1/+1
* | fix End key nameache1999-05-281-1/+1
* | describe processache1999-05-281-0/+3
* | mergeache1999-05-2810-355/+638
* | This commit was generated by cvs2svn to compensate for changes in r47558,ache1999-05-2847-838/+2420
|\ \
| * | readline v4.0ache1999-05-2855-1147/+3062
* | | Port pnpinfo to alpha.dfr1999-05-221-4/+10
* | | Fix a coredump when debugging corefiles from static programs.dfr1999-05-221-1/+1
* | | Cosmetic changes to make it compile without errors in gcc -Walljulian1999-05-221-10/+17
* | | Fix typo (#unset where #undef was meant).jdp1999-05-211-1/+1
* | | Consistantly protect "#define FOO ..." with "#undef FOO".obrien1999-05-201-1/+37
* | | Add 3.2 to the list of legal FreeBSD versions for the .Os FreeBSD macro.fenner1999-05-141-0/+1
* | | Add 3.2 to the list of legal FreeBSD versions for the .Fx macro.fenner1999-05-141-0/+1
* | | Complete the list of FreeBSD version numbers accepted by the .Fx macro.jkoshy1999-05-141-0/+6
* | | Add a hook to ffs_fsync to allow soft updates to get first chance at doingmckusick1999-05-141-28/+97
* | | Add a min TTL flag to go along with the max TTL flag. That is, this flagarchie1999-05-122-20/+44
* | | Don't assume branch heads are alive.. (related to previous change to thepeter1999-05-101-1/+2
* | | Put back changes that might be causing trouble on Alpha.mckusick1999-05-091-3/+5
* | | Update this with reality.obrien1999-05-081-4/+4
* | | Revive the pam_deny and pam_permit modules from Linux-PAM. They arejdp1999-05-086-0/+450
* | | Whitespace cleanup.mckusick1999-05-071-2/+2
* | | Get rid of random debugging cruft; sync up with latest version.mckusick1999-05-071-38/+10
* | | Severe slowdowns have been reported when creating or removing manymckusick1999-05-071-108/+290
* | | Fix spelling and typos.jkoshy1999-05-061-6/+8
* | | Add the capability for traceroute(8) to send packets of any IP protocolarchie1999-05-062-37/+244
* | | Uninitialized variable. Do not assume certain endianess.luoqi1999-05-041-3/+4
* | | GC some unused files from gdb and add them to the exclude list for futuredfr1999-05-033-268/+10
* | | Resurrect a file for alpha support in GDB and add some minor FreeBSD tweaks.dfr1999-05-021-0/+1415
* | | Delete parts of gdb which are now shared with binutils.dfr1999-05-02300-105553/+0
* | | Merge conflicts. More elegant improvements will follow in a couplemarkm1999-05-0210-124/+543
* | | This commit was generated by cvs2svn to compensate for changes in r46307,markm1999-05-02408-4856/+22192
|\ \ \
OpenPOWER on IntegriCloud