summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the netexport structure from the fs-specific mountstructurephk2001-04-2528-226/+174
* Ignore chflags errors. This makes installing to nfs mounted targetimp2001-04-255-10/+10
* "break", "chdir", "continue", "else", and "while" are sh(1) builtins;dd2001-04-251-5/+5
* Move to using md.imp2001-04-258-19/+78
* Teach cut(1) how to handle long lines: convert from fgets(3) to fgetln(3).dd2001-04-251-5/+17
* New release notes: TCP_COMPAT_42 option gone, labpc(4) gone, client-sidebmah2001-04-242-0/+26
* o Separate acl_t into internal and external representations asjedgar2001-04-2422-233/+551
* Add support for the -F flag which determines whether a specifiedmckusick2001-04-245-83/+117
* get the parameters to pci_write_config the right way round. this may fixcg2001-04-241-2/+2
* Add a new field 'md_kernnest' to the alpha machine dependent processjhb2001-04-247-15/+72
* 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
OpenPOWER on IntegriCloud