summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add in qcam module (forgot)pst1996-03-242-4/+4
* delete LIBDIR?= LINTLIBDIR?= LIBGRP?= LIBOWN?= LIBMODE?= SHLIBDIR?=wosch1996-03-241-12/+1
* delete MANGRP?=, MANOWN?=, MANMODE?=, MANDIR?=wosch1996-03-241-6/+1
* delete ``.if ${MACHINE} == "sparc"''wosch1996-03-241-6/+1
* Don't bother trying to flock() /var/run/ypbind.lock; this breaks whenwpaul1996-03-231-21/+14
* Fix other half of problem reported in PR #1079: _getnetbynisaddr() iswpaul1996-03-231-12/+41
* Ok, now this is correct (even simple fixes sometimes ain't so simple :)jkh1996-03-231-3/+4
* Whoops, back out the last commit, which was accidentally committed atnate1996-03-235-80/+5
* Now that ac->ac_ipaddr and arpwhohas() no longer exist, remove thenate1996-03-236-16/+86
* Fix bogus last commit - debugger_on_panic was referenced even whenjkh1996-03-231-2/+2
* Remove reference to ac_ipaddr, which was being used tofenner1996-03-231-3/+3
* Eliminate reference to ac_ipaddr in FreeBSD case.fenner1996-03-233-6/+6
* Remove all traces of KADBphk1996-03-231-11/+15
* Remove an unused #define.phk1996-03-231-3/+1
* Remove all traces of KADB.phk1996-03-231-13/+0
* Whoops! I create the holographic shell too early now - move it afterjkh1996-03-233-15/+15
* Update version number for Apache.jkh1996-03-231-2/+2
* Make the editor a selectable option. Some people don't care for `ee'!jkh1996-03-2311-17/+30
* Update Samba package version.jkh1996-03-231-2/+2
* Send ARP's for aliased subnets with the proper source address.fenner1996-03-232-17/+8
* Whoops! Move John Hay from the 386BSD contributor list to FreeBSDjkh1996-03-231-2/+2
* All this was horribly broken. The menues were overflowing, the `diff'joerg1996-03-222-20/+45
* Make sure tcp_respond() always calls ip_output() with a validwollman1996-03-222-2/+16
* A number of performance-reducing flaws fixed based on commentswollman1996-03-223-7/+131
* Install rc.pccard to get PC-CARD support (when available).nate1996-03-221-2/+2
* Disable SCSI parity checking until we figure out why the aic78X0 generatesgibbs1996-03-221-3/+3
* Add John Hay to list of FreeBSD contributors.jkh1996-03-221-1/+2
* Don't count character ``+'' as garbage (c++.1, flex++.1)wosch1996-03-211-3/+3
* Revise mirrors for Taiwan now that tw.freebsd.org is set up completely.jkh1996-03-211-13/+9
* Whoops! Total brain-fade on that last "optimization" for mountingjkh1996-03-212-20/+2
* Add comment about DIST_SUBDIR.asami1996-03-211-3/+25
* Major enhancements to the package adder (next step is to use the new dialogjkh1996-03-2119-258/+238
* Add support for /very/ experimental -e (exposure) option.pst1996-03-213-14/+101
* Add support for /very/ experimental -e (exposure) option.pst1996-03-212-7/+20
* Add in both parts of the driver. LKM qcam driver now works.pst1996-03-211-1/+1
* Sync the ftp site list with reality. Some day, this will be an algorithmjkh1996-03-213-165/+261
* Add poland back - it got removed somehow! :-(jkh1996-03-211-1/+13
* Add ftp4.au.freebsd.org.jkh1996-03-211-1/+4
* Add taiwan mirror and add ftp7.freebsd.orgjkh1996-03-211-1/+10
* Ported to 2.2-current. Uses [bc]devsw_add(), and is also now a properasami1996-03-212-138/+132
* Whoops, it might be nice if we actually *installed* the vx man page.jkh1996-03-211-1/+2
* Close a file descriptor that I had (harmlessly) left open in a childjdp1996-03-201-1/+2
* The 4.4-lite vfprintf counted the %# hex prefix and the sign infenner1996-03-201-8/+6
* refer to RFC1918 for private networks, instead of obsoleted RFC1597adam1996-03-201-2/+2
* Accept DEL as a synonym for `delete'jkh1996-03-206-6/+12
* Add vx0 device to GENERIC. Yes, I know that this bloats GENERIC, butjkh1996-03-202-2/+6
* Fix DC21040/DC21041/DC21140 doc bogon.jkh1996-03-201-2/+2
* keep the libc_r makefiles in step with those from libcjulian1996-03-202-6/+8
* Cast char's to (u_char) before passing them to isctype() functions.joerg1996-03-191-2/+2
* Fix yp_all() so that it doesn't bogusly return YP_NOMORE at the endwpaul1996-03-191-4/+5
OpenPOWER on IntegriCloud