summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove bogus assignments of libc syscall stub return values to errno;tmm2001-04-243-3/+0
* | Wrap lint calling in a variable.asmodai2001-04-241-2/+3
* | Add build-tools target to the description file, requisite of makingasmodai2001-04-241-1/+3
* | Add usr.bin/xlint to build-tools.asmodai2001-04-241-1/+2
* | Add isdn_ttype (moved to rc.conf from rc.isdn)schweikh2001-04-241-0/+1
* | Don't hardcode isdn_ttype overwriting rc.conf settings.schweikh2001-04-242-30/+2
* | Document all isdn_* variables in rc.conf(5) - 6 more knobs to frob!schweikh2001-04-241-80/+129
* | Change uipc_sockaddr so that a sockaddr_un without a path is returnedtmm2001-04-241-0/+2
* | o Change a suser() call to a suser_xxx(..., PRISON_ROOT) call in therwatson2001-04-241-1/+1
* | Say "add -r" rather than 'use -r' since the former is more correct.imp2001-04-242-4/+2
* | When switching backing store during signal delivery, do the switch beforedfr2001-04-242-14/+16
* | Align stack pointer and backing store pointer to 16 byte boundary whendfr2001-04-241-0/+5
* | Don't trash the user's pr on syscalls.dfr2001-04-242-2/+4
* | Revert previous delta, which was completely bogus.sheldonh2001-04-241-1/+1
* | Call usage() if given more than 1 argument.kris2001-04-241-2/+4
* | Replace a strcat() with a strlcat(). Partial sync with OpenBSD; morekris2001-04-241-1/+1
* | sprintf() -> snprintf()kris2001-04-242-3/+3
* | Don't build pkg_sign tools if crypto is not installed, or is notwes2001-04-241-1/+2
* | Disconnect linux from the build. The buildkernel target has beensheldonh2001-04-241-1/+1
* | MF4S: Syncronise with Luigi's work in -stable.joe2001-04-2422-252/+93
* | MF4S: Syncronise with Luigi's work in -stable.joe2001-04-2419-270/+201
* | MFS: the MFS still applies to -current until such time as someone fixesimp2001-04-245-75/+95
* | Add warning, and resolution, of the fsck and kernel problemimp2001-04-241-0/+9
* | ${MAKEOBJDIRPREFIX}/usr/src/i386/usr/include/isc was being created as a plaingshapiro2001-04-241-1/+1
* | Handle IP over IP (IPPROTO_IPV4) properly.brian2001-04-245-12/+32
* | Change the pfind() and zpfind() functions to lock the process that theyjhb2001-04-2435-285/+385
* | Pre-dirpref versions of fsck may zero out the new superblock fieldsiedowse2001-04-241-0/+6
* | Apply 'const' liberally.archie2001-04-248-129/+134
* | Back out previous commit.grog2001-04-231-0/+4
* | Fix a bug introduced in the last commit: vaccess_acl_posix1 only checkedtmm2001-04-233-3/+3
* | Add als4000 subdir.orion2001-04-231-3/+3
* | Initial version of Avance Logic ALS4000 pcm driver.orion2001-04-235-0/+1005
* | In fsdb, call sblock_init() which is now necessary to initialiseiedowse2001-04-233-0/+3
* | MF4S: Syncronise with Luigi's work in -stable.joe2001-04-233-116/+0
* | Keep my dirty paws off of the $NetBSD$ id's. They're tabbed and shouldasmodai2001-04-234-5/+5
* | MF4S: Sync with the developments that Luigi's been doing in -stable.joe2001-04-237-1070/+8
* | MF4S: Remove some unused error messages. (revision 1.1.2.5)joe2001-04-231-13/+1
* | Apply style guidelines (using gident to help).joe2001-04-232-424/+471
* | fix it so it compiles againmjacob2001-04-2312-0/+24
* | Fix a syntax error.joe2001-04-231-2/+2
* | fix it so it compiles again after twerpage elsewheremjacob2001-04-231-0/+2
* | add this ridiculous include foo so it will compile againmjacob2001-04-232-0/+4
* | Fix includes so it compiles again.mjacob2001-04-232-2/+4
* | Update this to reflect changes in config(8) usage.phk2001-04-231-8/+5
* | mdoc(7) police: update HISTORY section.ru2001-04-231-1/+1
* | The semantics of the .Os call has been changed. For CURRENT,ru2001-04-233-12/+3
* | Fix the fix in rev.1.34.ru2001-04-231-1/+1
* | If the world was built using either -DNOCLEAN or -DNOCLEANDIR, it wasru2001-04-231-0/+4
* | Add sranddev.3 to MLINKSache2001-04-231-1/+1
* | Add #include "un-namespace.h"ache2001-04-231-0/+1
OpenPOWER on IntegriCloud