summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the entry for usb (as opposed to usb<number>). It's minor is equivalentn_hibma1999-11-173-3/+15
* Change the name of the modules from <name>_mod to <name>n_hibma1999-11-178-12/+7
* Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)ache1999-11-178-70/+116
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-1730-2187/+2929
* "b_unused1" was.phk1999-11-172-6/+4
* Do timeouts in terms of hzphk1999-11-171-1/+1
* Make proc/*/cmdline use the cached argv if available.phk1999-11-172-42/+62
* The function `procfs_getattr()' in procfs doesn't set the value ofphk1999-11-172-0/+4
* modfind(char *) -> modfind(const char *)brian1999-11-172-2/+2
* Fix ``set proctitle'' by using setproctitle().brian1999-11-176-20/+34
* Make setproctitle(NULL) restore all of the original argumentsbrian1999-11-174-60/+90
* The logic for blackhole processing does not free mbufs if thephk1999-11-171-0/+2
* purity change for name length checking codeache1999-11-171-1/+1
* Merge with OpenBSD whois (with bugfixes missed there)ache1999-11-173-38/+173
* gcc 2.95.2imp1999-11-171-0/+3
* When allocating a new PKTHDR mbuf, always set m->m_pkthdr.rcvif = NULL.archie1999-11-173-2/+4
* Fix a couple of boo-boos in the last delta.mjacob1999-11-171-13/+15
* The pipleline problem introduced in version 1.22 wasn't fully fixed incracauer1999-11-171-1/+1
* Reduce max length of user names to 15 characters to reflect reality.davidn1999-11-171-2/+2
* Build genrtl.h before print-rtl.o.obrien1999-11-171-1/+1
* Use the same technique as ps(1) to avoid the need for setgid. (ie: usepeter1999-11-172-5/+9
* I'm probably jumping the gun, but what the heck, this is -current.peter1999-11-171-2/+2
* Use eproc.e_stats, not a series of crude hacks to fetch it from the u-area.peter1999-11-171-60/+19
* Add e_stats (p->p_stats, from struct user->u_stats) to eproc so it'speter1999-11-172-1/+4
* Fix invalid option name: DIVERT -> IPDIVERTphantom1999-11-171-1/+1
* Add perlopentut.pod, perlreftut.pod and perlthrtut.pod to the list ofsheldonh1999-11-171-3/+4
* Allow sub-Makefile's to determine the version of the OS we are make'ing on.obrien1999-11-171-0/+4
* Add `mkstemp.c' to the mix if we are building on something older thanobrien1999-11-171-0/+3
* Make "-mpreferred-stack-boundary=2" the default on the i386.obrien1999-11-172-0/+26
* Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h'obrien1999-11-171-4/+0
* * Remove a trailing ";" from a macro.obrien1999-11-171-26/+26
* This temperary file can die now.obrien1999-11-171-559/+0
* Fix for 11815 (at mount time do a throwaway read of the front of themjacob1999-11-171-131/+321
* Get rid of some trailing commas in enumerated types that cause gcc token1999-11-172-6/+6
* Convert the xpt, pass, pt and target drivers to use the newken1999-11-174-18/+27
* Put the listening socket into non-blocking mode before doing anpeter1999-11-171-0/+8
* Fixed sorting on time. On i386's, time differences of more than 2147bde1999-11-171-9/+9
* Fix a bug in the hack that protects against FTP bounce attacks.jdp1999-11-171-3/+2
* Remove -O from CFLAGSn_hibma1999-11-177-7/+9
* Don't complain loudly about unknown termcap capabilities, eg:peter1999-11-172-2/+2
* Add option NETGRAPH_KSOCKET.archie1999-11-161-0/+1
* Add option NETGRAPH_KSOCKET.archie1999-11-164-0/+4
* Add reference to new netgraph node type "ksocket".archie1999-11-164-5/+8
* New Netgraph node type "ksocket".archie1999-11-164-0/+392
* New netgraph node type "ksocket".archie1999-11-162-0/+543
* Typon_hibma1999-11-165-5/+5
* Add the USB modules.n_hibma1999-11-161-0/+15
* Remove some extraneous ifdefs, and don't try to put the socket inbrian1999-11-161-21/+1
* Use modfind() to check if a kld is already loaded.brian1999-11-164-24/+14
* modfind(char *) -> modfind(const char *)brian1999-11-161-1/+1
OpenPOWER on IntegriCloud