summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Take out the line that says that RELNOTESng will *eventually* becomebmah2001-05-291-2/+1
* | Use PATH_MAX in preference to MAXPATHLEN.imp2001-05-291-3/+4
* | Remove the hack-around for the slice/label code, it didn'tphk2001-05-291-11/+1
* | Use PATH_MAX rather than MAXPATHLEN. Also fix a possible off by oneimp2001-05-293-16/+11
* | Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.cgshapiro2001-05-291-1/+1
* | Since the netexport struct was centralised to 'struct mount',iedowse2001-05-293-7/+9
* | Use PATH_MAX in preference to MAXPATHLEN.imp2001-05-291-1/+2
* | Fix bug in debug codesos2001-05-291-2/+2
* | Fix for the fixate problem on the Yamaha burners.sos2001-05-292-4/+2
* | Unbreak make release (didn't completely account for removal of *.TXTbmah2001-05-291-1/+6
* | Add B460800 defineache2001-05-291-0/+1
* | Add more high speedsache2001-05-291-3/+5
* | Don't hold the VM lock across VOP's and other things that can sleep.jhb2001-05-291-2/+19
* | Yet another typoimp2001-05-291-1/+1
* | Missed this typo too.imp2001-05-291-1/+1
* | Fix typo.imp2001-05-291-1/+1
* | - Syncronizes command line syntax warnings with manpage (bin/27010);sobomax2001-05-292-9/+14
* | Support the environmental var "GCC_OPTIONS". Which can hold a set ofobrien2001-05-291-0/+52
* | Stop creating vn(4) devices.phk2001-05-291-13/+2
* | Remove altmodishe "[bc]dev, " comments.phk2001-05-291-63/+63
* | Remove a comment which was past its shelf life.phk2001-05-291-1/+0
* | When using interfaces that support if_media, the supported media list isphk2001-05-294-28/+136
* | Remove unused d_parms_t typedefphk2001-05-292-2/+0
* | Alpha is not in good shape at all.imp2001-05-291-1/+2
* | Temper my optimismimp2001-05-291-1/+2
* | Looks like -current is safe again, and has been since Friday.imp2001-05-291-1/+4
* | Link make_dev.9 to make_dev_alias.9 and depends_dev.9.dd2001-05-291-0/+2
* | Document depends_dev.dd2001-05-291-3/+22
* | Make sure the len() builtin always returns an answer. Previously,gshapiro2001-05-291-2/+1
* | Revert the ugly band-aide[tm] hack of rev 1.12.obrien2001-05-291-6/+2
* | Revert 1.20, as it causes mysterious problems to the Alpha people.dcs2001-05-291-3/+0
* | New release notes: sa(4) error handling fixes, various filesystembmah2001-05-293-0/+60
* | Update the document date after DES's updates, move the description ofdd2001-05-291-6/+6
* | Catch up the supported hardware list with src/sys/pci/uhci_pci.c revbmah2001-05-293-3/+39
* | New release notes: ifconfig(8) 802.11-specific support, last(1) -d,bmah2001-05-283-15/+102
* | Correct the returned UDP datagram length. See the PR for a more comprehensivemsmith2001-05-281-1/+2
* | The shortest valid TFTP packet is 4 bytes, not 8.msmith2001-05-281-1/+1
* | Direct queries for IP numbers to ARIN. It would be nice if we couldphk2001-05-282-6/+19
* | Call kvm_close() before exit for consistency.phk2001-05-281-1/+4
* | Spring MegaChange #1.mjacob2001-05-289-255/+565
* | Make the beep duration independent of HZ.phk2001-05-282-2/+3
* | /var/log/console.log should be mode 600.phk2001-05-281-1/+1
* | Clarify that the old CD-ROM drivers are only for non-ATAPI drives.phk2001-05-282-6/+6
* | Remove obsolete DEVFS manual pages. The routines they describe don'tdd2001-05-284-209/+1
* | With the new kernel dev_t conversions done at release 4.X,phk2001-05-281-0/+1
* | Take advantage of the new OSTYPE(freebsd4) in sendmail 8.11.4gshapiro2001-05-282-3/+3
* | Update for the Bintuils 2.11.0 import.obrien2001-05-282-6/+25
* | sendmail 8.11.4 has been imported.gshapiro2001-05-283-3/+3
* | sendmail 8.11.4 has been importedgshapiro2001-05-281-4/+4
* | Name this module msdos.ko so that mount_msdos(8) can autoloadru2001-05-281-1/+1
OpenPOWER on IntegriCloud