summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Set the close-on-exec flag when we lock the file we're editing.brian1999-08-061-3/+10
* Log hostname settings/changes.obrien1999-08-041-0/+1
* Back out rev 1.2. The correct type of host-name is `X'. There was a problemobrien1999-08-041-1/+1
* MFS: use logger(1) instead of plain echo(1).obrien1999-08-041-2/+7
* Support the setting of hostname via DHCP.obrien1999-08-041-0/+7
* Tune table since 0200-0206 is not available, add more charsache1999-07-311-9/+5
* bad news: chars 0200-0206 used internally in troff, make them back illegalache1999-07-312-2/+2
* make all chars above 127 legalache1999-07-312-4/+4
* change prev. commit: emulate latin1 on ascii if latin1 chars areache1999-07-312-2/+2
* Add more koi8-r charsache1999-07-311-0/+64
* Pick hardcoded latin1 chars definitions only if -Tlatin1ache1999-07-312-2/+3
* Document the "skey" command in telnet(1).nik1999-07-301-0/+4
* dhclient-lease(8) -> dhclient.leases(5)nik1999-07-301-1/+1
* Correct reference to dhclient.conf(5) (was dhclient.conf(8)), as pointednik1999-07-301-1/+1
* If "YYPARSE_PARAM" is defined, we need a different prototype for yyparse().obrien1999-07-301-0/+4
* Sense $LANG only if $LC_CTYPE is not setache1999-07-304-16/+12
* Teach the .At macro about releases v2, v3, v4, and v5 of AT&T UNIX.mpp1999-07-301-0/+8
* Force safer mode of operation for man's use of *roff.imp1999-07-302-4/+4
* bc core dumped when a value with between 128 and 255 (mod 256) digitsn_hibma1999-07-282-1/+3
* Fix a problem where commands in backticks `` wont get executed in taintmarkm1999-07-191-0/+6
* Fix type of host-name option. Partial fix for referenced PR.jkh1999-07-191-1/+1
* Merge some patches from RedHat-6.0. The most important change fixes a bugdfr1999-07-171-30/+90
* This commit was generated by cvs2svn to compensate for changes in r48743,obrien1999-07-1013-33/+217
|\
| * Virgin import of GCC 2.7.2.3obrien1999-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 gnubde1999-07-041-4/+4
* | Remove the soft-updates sources from their original location. Theyjdp1999-07-033-5353/+0
* | * 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
OpenPOWER on IntegriCloud