summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge the changes in the English version.kuriyama2002-01-032-2/+4
* Sync with NetBSD:joe2002-01-031-81/+143
* o Note that packets diverted using a 'divert' socket, and thenrwatson2002-01-031-0/+9
* Merge from NetBSD:joe2002-01-032-9/+12
* Merge from NetBSD:joe2002-01-032-2/+3
* Allow a specific setting for pv entries. This avoids the need to guesspeter2002-01-032-0/+2
* Revert uio.uio_td back to uio.uio_procp, using a #define in usb_port tojoe2002-01-024-5/+7
* Sync with NetBSD. Non-functional changes that bring this filejoe2002-01-021-55/+25
* Move the discussion of how many times a packet will pass throughyar2002-01-021-20/+18
* Sync usb.h with NetBSD, apart from usb_device_info.speed, whichjoe2002-01-026-83/+165
* Clarify the "show" ipfw(8) command.yar2002-01-021-2/+6
* Copy the sample `SECURITY CONSIDERATIONS' section from sec-doc.7.chris2002-01-021-0/+66
* Fix a typo: wierd -> weirdyar2002-01-021-1/+1
* Document a new option: -force.yar2002-01-021-0/+8
* Allow weird characters in usernames if an admin persists on that:yar2002-01-021-8/+27
* 1. Implement an optimization for pmap_remove() and pmap_protect(): if atmm2002-01-024-48/+143
* Revert part of the last commit. UIPROTO_MASS_BBB was renamed tojoe2002-01-022-4/+4
* Sync with NetBSD:joe2002-01-0211-84/+106
* Correct the defintion of struct ofw_upa_regs, and use it instead oftmm2002-01-026-61/+82
* Close a window of time during early boot in which an interrupt wouldtmm2002-01-021-18/+18
* Update copyright years.bmah2002-01-026-0/+6
* Remove the special casing for NetBSD and OpenBSD now that theyjoe2002-01-021-4/+0
* NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)joe2002-01-029-67/+78
* Be consistent in what restriction is imposed on a usernameyar2002-01-021-2/+4
* Add myself.okazaki2002-01-021-0/+1
* Forbid adding duplicate users with the name of "0".yar2002-01-021-2/+2
* Parse atq(1) output correctly under various (but not all perhaps)yar2002-01-021-1/+1
* In remove_at_jobs():yar2002-01-021-2/+2
* Fix some places where the macro L0IFPIUNIT was used instead of the correctgj2002-01-022-7/+7
* If the CLK_VAL register is 0 bits wide, the system does not supportmsmith2002-01-021-10/+12
* Improve pam_unix/opie related ftpd comment even moreache2002-01-022-2/+6
* i4bisppp also needs net/if_spppsubr.c.gj2002-01-021-0/+1
* o Properly check the file descriptor passed to aio_cancel(2). (Previously,alc2002-01-021-14/+3
* Add support for decoding Buffer objects that contain PnP/ACPI resourcemsmith2002-01-024-28/+406
* Add ifdef sparc64.jake2002-01-021-1/+1
* Remove broken attempt to compile libc's malloc source directly; thiskbyanc2002-01-022-3/+12
* Include definition for struct namecache (it isn't exported via any header)kbyanc2002-01-021-3/+19
* Merge the changes in the English version (1.242 --> 1.243).kuriyama2002-01-021-8/+13
* MF4S: Minor wordsmithing and markup fixes.bmah2002-01-022-26/+32
* Permit NFS filesystems to be forcibly unmounted when the server isiedowse2002-01-023-7/+52
* Connect user trap code to the build.jake2002-01-011-0/+3
* Add libc side of user trap handling.jake2002-01-017-0/+423
* Print parm6 too in the !KTR_EXTEND case.jake2002-01-011-1/+1
* 1. Lower the poll timeout for the ofw console driver from hz / 50 to hz / 4.jake2002-01-011-2/+2
* Correctly identify the cpu in certain ultra 1s.jake2002-01-011-0/+1
* Define __ASM__ so that libc will know not to define C things.jake2002-01-011-0/+2
* Add a define for the fp restore soft trap type.jake2002-01-011-1/+2
* Add constants needed by user trap code.jake2002-01-011-0/+6
* A global is used even though the value iswosch2002-01-011-13/+13
* Enable virtual caching for kernel pages. When we enabled virtual cachingjake2002-01-011-3/+3
OpenPOWER on IntegriCloud