summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, the thr_* and jail_attach() syscall entries should be NOPROTO ratherjhb2003-04-253-21/+21
* Whitespace fix up, no content changes. Translators can ignore this.bmah2003-04-251-41/+42
* Update HTT support text.bmah2003-04-251-3/+9
* Remove harmless invalid cast.jake2003-04-252-2/+2
* s/filesystem/file system/bmah2003-04-252-18/+18
* New release notes: i386 boot loader 1.5TB limit, OpenSSH 3.6.1p1.bmah2003-04-252-2/+30
* The documented login.conf variable for setting the login prompt isdes2003-04-251-1/+1
* Repair the UFS2 superblock location consistency check so that it succeedstjr2003-04-251-1/+1
* New release note: chown(8)/chgrp(1) -v -v.johan2003-04-252-0/+8
* Forced commit to note that WARNS was changed in the prev commit sincejohan2003-04-250-0/+0
* Make fxp(4) INTR_MPSAFE (but do not enable MPSAFE just yet):njl2003-04-252-51/+134
* Similar to chmod(1); make -v -v mean very verbose and showjohan2003-04-254-6/+44
* Restore bzip2(1) support in loader(8) after Peter's renames ofru2003-04-251-2/+11
* - Relax the Giant required in vm_page_remove().alc2003-04-251-3/+2
* Removing comment in some text files for fixit floppy overflow.kuriyama2003-04-251-3/+5
* Import latest changes from the vendor. This also is reported to fix thescottl2003-04-254-38/+116
* Change default to be 'process all events before calling daemon.'imp2003-04-251-2/+4
* Add warning about a potential hang on boot at devd after 20030507 ifimp2003-04-251-0/+10
* Add an argument to get_mcontext() which specified whether thedeischen2003-04-2513-52/+52
* Connect libpthread to the (i386) world. It is currently installeddeischen2003-04-251-1/+4
* Remove the %gs restoring hack (already commented out).deischen2003-04-252-12/+2
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalanholt2003-04-2534-2557/+437
* Back out previous delta to fix fsck on filesystems without an fstab entry,jmallett2003-04-251-1/+23
* Include altkstack pages in the RSS regardless of whether the processtjr2003-04-251-8/+6
* In compat mode, we `redispatch' the lookup. It is probably a goodnectar2003-04-241-0/+1
* Add an ioctl handler for the DRM. This removes the need for the DRM_LINUXanholt2003-04-242-0/+17
* Regen.jhb2003-04-249-12/+174
* Document support for the new 'U' flag, which was implemented back in Marchgad2003-04-241-6/+17
* Fix the thr_create() entry by adding a trailing \. Also, sync up thejhb2003-04-243-12/+12
* VOP_FSYNC() expects to be called with the vnode locked, so lock fvp intruckman2003-04-241-1/+9
* Fix a bug with df on large (>1TB) nfsv3 file servers on 32 bit clientpeter2003-04-241-11/+23
* Catch up with nsdispatch.c: nsdispatch(3) is now `hidden' bynectar2003-04-241-1/+3
* Don't complain about missing NSS methods when built statically. It isnectar2003-04-241-1/+3
* Fail to mount a device if the bytes per sector in the BPB is less thanjhb2003-04-241-0/+6
* Use $ipnat_program instead of the hardcoded path, which was wronmtm2003-04-241-1/+1
* Catch up with nsdispatch.c: nsdispatch(3) is now `hidden' bynectar2003-04-242-4/+8
* Catch up with nsdispatch.c: nsdispatch(3) is now `hidden' bynectar2003-04-242-3/+3
* Make P_PROTECTED not conflict with P_STOPPED_SIG. Replacewes2003-04-241-2/+1
* Fix printf warnings for i386 with PAE.simokawa2003-04-242-14/+16
* init_nsm() is executed after a call to daemon(*, 0), so error andghelmer2003-04-241-2/+4
* Fix a typo in UINT_MAX definition.kan2003-04-241-1/+1
* Forced commit to note that the previous commit was made in response todes2003-04-240-0/+0
* Remove a bogus null password check which assumed that a user with an emptydes2003-04-241-2/+8
* Add nullok to the pam_unix line.des2003-04-241-1/+1
* It seems that 1 was not a magic value as I thought, but a coincidence.des2003-04-241-2/+2
* Do a better job of calculating the RSS for swapped-out processes:tjr2003-04-241-3/+9
* device s/acpica/acpi/hmp2003-04-241-1/+1
* Aristotle dies in 02 Oct 322 BC not in March.maxim2003-04-241-1/+0
* Fix printf warning for RELENG_4.simokawa2003-04-241-0/+4
* Fix a typo: "Managment" -> "Management".maxim2003-04-241-1/+1
OpenPOWER on IntegriCloud