summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some more info to traces.jake2002-01-012-38/+26
* Ensure that the syscall trap vector is properly aligned.jake2002-01-012-0/+2
* Implement sysarch(SPARC_UTRAP_INSTALL).jake2002-01-011-0/+69
* Implement user trap delivery as specified by the sparc abi. This providesjake2002-01-016-4/+189
* Add a panic stack, which is used as a known good stack when there isjake2002-01-016-9/+244
* Add a soft trap for restoring the fpu registers from the pcb.jake2002-01-012-0/+24
* Fix long lines in the trap table due to the abi specificied trap typesjake2002-01-012-258/+260
* Update of the VIA 82c686b southbridge data corruption fix, alsosos2002-01-011-15/+19
* o Remove an errant ';' introduced in the last revision.alc2002-01-011-2/+1
* Make `WHERE TO START' and `WHERE TO STOP' subsections within `DESCRIPTION'.chris2002-01-012-4/+4
* - Do not uiomove with a mutex locked.tanimura2002-01-0115-425/+387
* Remove long-obsolete README.des2002-01-011-10/+0
* In verbose mode, display the full error message from the server, strippingdes2002-01-011-3/+48
* o Remove premature use of nmp->nm_cred, it hasn't been initialized yet.rwatson2002-01-011-1/+1
OpenPOWER on IntegriCloud