summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't claim to be a VFS_LKM - generate vnode_if.h by putting it in SRCS.bde1996-06-232-10/+8
* Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by thebde1996-06-232-2/+2
* Finished converting ipfw to use opt_ipfw.h.bde1996-06-231-1/+2
* Don't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use the existingbde1996-06-232-2/+2
* Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicatebde1996-06-233-8/+10
* Disabled unusable union lkm.bde1996-06-232-6/+6
* Describe MAXMEM better. Enable it by default. (It's a positive option.bde1996-06-233-15/+18
* Removed -g from CFLAGS.bde1996-06-233-4/+4
* Made strip failures fatal. This fixes PR 1328.bde1996-06-231-2/+4
* Add moused to targets.sos1996-06-231-3/+3
* Removed rubbish that stopped usr.bin/ncftp from going away.bde1996-06-231-5/+0
* Remove an un-necessary call to microtime() to set if_lastchangegpalmer1996-06-231-1/+0
* Fix a couple of bogus casts to off_t that caused dumpfs to lseek negativepeter1996-06-231-4/+4
* Specify that daemon(3) returns int, and standardise thegpalmer1996-06-221-3/+5
* Adjust the copyright to match reality, remove printing of gratuitous newline.jkh1996-06-221-3/+3
* Fix a bug in the way binary/ascii settings were being done. Newjkh1996-06-222-42/+78
* Clean up more bogons:jkh1996-06-221-17/+77
* Add /var/log/ppp.log from iij ppppst1996-06-221-1/+2
* Correct spelling errors (i before e except after c :-) )gpalmer1996-06-221-3/+3
* Back out security changes until pst review themache1996-06-222-132/+45
* Address Andrey's complaints:jkh1996-06-221-8/+11
* Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>jraynard1996-06-221-3/+2
* Ask CVS to run in quiet mode, which makes it easier to see what thepst1996-06-221-2/+2
* Dump the timeout for st_erase().joerg1996-06-221-2/+2
* Add a few hints about the cleaning policy of /tmp, including an examplejoerg1996-06-222-1/+42
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-2257-50/+317
* Do not produce empty cat file in debug modeache1996-06-221-2/+10
* Try to make it a bit clearer that our send-pr comes pre-configuredgpalmer1996-06-222-1/+8
* Add tcl related directories.phk1996-06-221-1/+7
* Add man-page section 'n' and LIBTCL macro.phk1996-06-222-3/+4
* Update my pgp keyache1996-06-221-32/+36
* Document the fact that it only works if the trace record is a regular file.jraynard1996-06-221-0/+4
* Flush out the rules before adding entries. This prevents duplicatealex1996-06-221-1/+5
* Set the rmx.rmx_expire to 0 when creating fake ethernet addresses for thepeter1996-06-211-1/+3
* When writing the settings for stop bits and output hardware flow control,peter1996-06-212-36/+48
* Close security holes and restore suid bitache1996-06-212-46/+125
* Add John Hay to list of developers and add him as an entity. I don'tjkh1996-06-212-3/+7
* Oops, fix a bug that caused updates to the screen to happen, withoutsos1996-06-213-6/+18
* Moused is the daemon that provides the connection between the cut&pastesos1996-06-212-0/+571
* Added new -m option, that enable / disables the mousepointer onsos1996-06-212-7/+32
* Some news for syscons (long overdue):sos1996-06-218-317/+568
* Improve algorithm for page hash queue. It was previously aboutdyson1996-06-211-2/+2
* Code clean up. Prototypes, parentheses around assignments used inalex1996-06-212-68/+136
* Handle the `distribute' target.jkh1996-06-201-1/+7
* Use the route that's guaranteed to exist when picking a source addressfenner1996-06-201-2/+2
* Remove $log's.markm1996-06-202-120/+1
* Don't un-necessarily include varargs.h.nate1996-06-202-4/+2
* Try to get some of the most egregiously old cruft out of here.jkh1996-06-201-8/+4
* Submitted by: archie@whistle.comjulian1996-06-202-4/+4
* Whoops - I made `make clean' chatty by mistake.jkh1996-06-201-2/+2
OpenPOWER on IntegriCloud