summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only compile on install.sos1998-05-251-0/+3
* Make objformat DTRT when in the make world environment.sos1998-05-252-4/+14
* Back out Steve's fix, as this was already fixed by me in revision 1.6des1998-05-251-4/+0
* Add optional code to change the way that divert and ipfw work together.julian1998-05-256-8/+126
* o Only do the /bin/cat bit when we're transferring our ctty.brian1998-05-252-5/+5
* Fixed missing semicolon and added space before semicolon.kato1998-05-252-6/+6
* Manual page fix: add cross references, refer to ``dumpdev'' variable injkoshy1998-05-251-9/+33
* Hide the interface name in the sin_zero section of the sockaddr_injulian1998-05-252-11/+61
* Take the user's "IGNORE_DIVERT" argument from where the user put itjulian1998-05-251-5/+7
* Only allow 'who' and 'who am i' as valid usages.steve1998-05-251-1/+5
* Fix example in manual page.jkoshy1998-05-251-4/+4
* Revert the previous fix. As it turns out Warner Losh issteve1998-05-251-21/+9
* 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
OpenPOWER on IntegriCloud