summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow spaces in the filename to be decoded to.steve1998-05-251-2/+2
* Give correct times with old wtmp files.steve1998-05-251-2/+3
* If no value is present for the login name set it to '-'.steve1998-05-253-5/+39
* Allow setting of idle or realtime processing priorities persteve1998-05-251-5/+22
* Attempt to stop another DoS attack related to ping flooding.steve1998-05-251-9/+21
* Make ftpd(8) honor its default group setting in the config files.steve1998-05-251-7/+16
* Allow a user in group 0 to su(1) to root if their primarysteve1998-05-252-9/+21
* Add a graceful jumping off point with a new .error directive.steve1998-05-252-21/+60
* Change shell from /nonexistent to /sbin/nologin.steve1998-05-251-8/+8
* o Don't try to transfer tty device descriptors as there's no way ofbrian1998-05-255-32/+128
* Don't blow away parts of the sourcetree on a 'make clean'. This waseivind1998-05-241-4/+4
* Merge updates from 2.2jkh1998-05-2412-39/+42
* Sync documentation with 2.2 updates.jkh1998-05-2417-700/+695
* Fix Anders Email address.steve1998-05-241-1/+1
* Add a fuller-featured Norwegian keycap entry.steve1998-05-241-6/+23
* Take IP options into account when calculating the allowable lengthfenner1998-05-241-4/+13
* Reviewed by: hasty@freebsd.orgahasty1998-05-242-14/+0
* Add a chkgrp run after backing up the passwd and group files.des1998-05-241-1/+7
* Add chkgrp, a small utility for checking for syntax errors in groupdes1998-05-243-0/+220
* Add chkgrpdes1998-05-241-3/+3
* The ipt_ptr field is 1-based (see TCP/IP Illustrated, Vol. 1, pp. 91-95),dg1998-05-241-3/+3
* Convert a couple of large allocations to use zones rather than mallocpeter1998-05-2415-102/+86
* Hopefully fix behaviour of libreadline when prompt is longer thandes1998-05-241-0/+7
* Reformat some comments to not overflow 80 chars.julian1998-05-241-69/+63
* Support a 16K first level cache for 512K 2nd level. Also, add supportdyson1998-05-241-2/+11
* Remove stray debug message.steve1998-05-241-1/+0
* Loosely document the '-s' commandline option.steve1998-05-241-1/+7
* Primary verison of NetBIOS over TCP/IP. Now you can connect Windowsamurai1998-05-2410-8/+1244
* Add 'newsyslog.conf' to the list of files to not clobbersteve1998-05-242-2/+4
* Add CVS optionjkh1998-05-241-1/+2
* Remove two CODA entries by request.jkh1998-05-241-2/+0
* Fix a mind-o in tl_setmulti(): when setting a bit in the upperwpaul1998-05-241-3/+3
* Show the link mode in `show links'.brian1998-05-231-3/+4
* Oops - patch failed in last commit ????brian1998-05-231-7/+1
* o Move our prompt descriptor list outside of the bundle.brian1998-05-2315-239/+222
* o Make sure we adjust our min seq and process any outstanding queuedbrian1998-05-234-12/+46
* Add GDB support for ELF shared libs.dfr1998-05-233-3/+90
* o If all CCPs are disabled & denied, don't send a REQ - just enterbrian1998-05-234-5/+21
* Get more details on the "arpresolve: can't allocate llinfo" bogon.phk1998-05-231-3/+4
* /usr/src/share/timedef/data/no_NO.ISO_8859-1.src uses initinalphk1998-05-233-117/+117
* RADIUS was originally coded to use ports 1645 (radius) andphk1998-05-231-2/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.113.kato1998-05-232-4/+4
* Use switch instead of if/else chain for 686 model identification.des1998-05-222-16/+82
* Remove 2.2.x compatibility code and #ifdefs. Once the shakedown periodwpaul1998-05-222-72/+5
* Sort SEE ALSO section alphabetically.jkoshy1998-05-221-3/+3
* Add CPU_PII to the list.des1998-05-222-2/+4
* Don't give .It too many args.brian1998-05-212-4/+4
* Remove -Wpointer-arithbrian1998-05-211-2/+2
* o Add some missing #includesbrian1998-05-212-2/+6
* Correctly identify the precise CPU model within the 686 family: insteaddes1998-05-212-4/+32
OpenPOWER on IntegriCloud