summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Epson Perfection 1670 to the list of supported devices.simon2004-03-131-0/+1
* Don peril-sensitive glasses and throw the switch to move nologin(8) fromcperciva2004-03-132-1/+1
* Add missing spaces after "logconfig" in example lines.cperciva2004-03-131-2/+2
* Add support for the Epson Perfection 1670 scanner.tjr2004-03-131-0/+1
* Regentjr2004-03-132-2/+9
* Add EPSON Perfection 1670 scanner.tjr2004-03-131-0/+1
* Remove GIANT_REQUIRED from contigfree().alc2004-03-131-1/+1
* Constify interactive_ports, as its value is static, and therefore doesn'trwatson2004-03-131-1/+1
* Add annotations to mtx_lock(&Giant) in kern_select() and poll() thatrwatson2004-03-131-0/+8
* Remove stale (unused) unit variables from if_tun and if_tap softc's.rwatson2004-03-132-3/+0
* Constify iso88025_broadcastaddr to make it clear no explicitrwatson2004-03-131-3/+3
* Const-poison atmulticastaddr, which should be read but not modified.rwatson2004-03-131-9/+9
* Fix odd grammar in comment.cperciva2004-03-131-1/+1
* Add standard copyright notice; fix style bugs. (Reported by bde)cperciva2004-03-131-9/+26
* When nologin(8) is installed in /usr/sbin/, create a symlink fromcperciva2004-03-131-7/+2
* Align the offset in vn_rdwr_inchunks() so that at most the first andbde2004-03-131-1/+11
* Don't allow interfaces to be renamed to the empty string.brooks2004-03-131-2/+4
* Remove if_withname. It came in with the KAME import, but never gotbrooks2004-03-132-27/+0
* Fixed some English usage errors.bde2004-03-131-7/+7
* Fixed description of cx device. Use similar wording for ctau devicebde2004-03-131-4/+5
* Capitalize I/Obrueffer2004-03-132-4/+4
* Fix 10 year old size-of-bcopy bug.cperciva2004-03-131-1/+1
* The print mask's first part is the base, not the total number of bitru2004-03-121-1/+1
* Show the polling(4) flag on the interface.ru2004-03-121-1/+1
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-1242-144/+460
* This are the build infrastructure changes to allow to use thetrhodes2004-03-129-19/+113
* Do what the execve(2) manpage says and enforce what a Strictlyru2004-03-121-1/+2
* Allow kernel with the BOOTP option to boot when DHCP/BOOTP sets the rootbrooks2004-03-121-11/+37
* This is a temporary fix to solve a regression issue on sparc64 thatkensmith2004-03-121-0/+4
* Rewrite sleepqueue manpage to catch up to the new sleep queue interface.jhb2004-03-122-51/+272
* - Remove old sleep queues.jhb2004-03-124-17/+5
* Fixup a comment.jhb2004-03-121-1/+1
* Instead of repeating most of vt102, make mvterm reference it.schweikh2004-03-121-20/+3
* Add if_ndis_pci.c and if_ndis_pccard.c so that building the NDISulatorwpaul2004-03-121-5/+8
* Remove a spurious backslash at EOL to get a proper xterm-ic entry.schweikh2004-03-121-1/+1
* Don't set ifp->if_output to ether_output(), since ether_ifattach()mux2004-03-121-1/+0
* Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real historytrhodes2004-03-123-2/+1
* Unremoved a used variable in the PCCARD_ARCH case.bde2004-03-121-0/+3
* Hide internal implementation details of UID/GID checks from the user.ru2004-03-121-2/+2
* Use find(1) instead of ``pw groupshow'' to detect missing groups.ru2004-03-121-12/+18
* Add id(1) (aka groups(1) aka whoami(1)) since it is used by install.sh.des2004-03-121-0/+3
* THe log message for the previous commit should have said:bde2004-03-120-0/+0
* Replace a manual check of a VMIO candidate with vn_canvmio(). Thisdes2004-03-121-2/+3
* Initial support for C99's (or is it POSIX.1-2001's?) MATH_ERRNO,bde2004-03-121-0/+6
* Do not print a warning about net.inet.pim.stats if errno isdes2004-03-121-1/+2
* Fix copy&paste-o.phk2004-03-121-1/+1
* If /conf/diskless_remount exists, use it to remount the entire /confbrooks2004-03-122-4/+26
* Use 'pw groupshow' instead of 'id -g' to see if a group exists.gshapiro2004-03-121-1/+1
* Part 2 of rev 1.68. Update comment to match reality now that vm_endcopypeter2004-03-121-1/+1
* mdoc(7): New sentence should start on new line.pjd2004-03-111-2/+2
OpenPOWER on IntegriCloud