aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Oops. Some ut_time stuff slipped through the cracks. These turned outPeter Wemm2002-11-173-3/+6
* include smp.h.Julian Elischer2002-11-172-0/+2
* MFi386 r1.369Alan Cox2002-11-171-0/+3
* Add ${DESTDIR} forgotten in the previous commit.Hiroki Sato2002-11-171-0/+5
* Upgrade the root partition mount to r/w before trying to write to it.Luigi Rizzo2002-11-171-0/+2
* Add a new translation and activate it:Hiroki Sato2002-11-173-1/+431
* Replace m_copy() with m_copypacket() where applicable.Luigi Rizzo2002-11-171-24/+16
* Fix function headers, remove 'register' from variable declarations.Luigi Rizzo2002-11-171-11/+5
* Fix function headers and remove 'register' variable declarations.Luigi Rizzo2002-11-171-29/+23
* Update SYNOPSIS to reflect the standardized header. Add STANDARDSMike Barcroft2002-11-171-4/+13
* Move the ip_fragment code from ip_output() to a separate function,Luigi Rizzo2002-11-172-143/+170
* 1. Hide the internals of struct fd_set in standard namespaces.Mike Barcroft2002-11-171-5/+15
* Minor documentation changes and indentation fix.Luigi Rizzo2002-11-171-37/+26
* Cleanup some of the comments, and reformat long lines.Luigi Rizzo2002-11-171-29/+27
* - Add support for ALT_BREAK_TO_DEBUGGER; this is the only reliable way toJake Burkholder2002-11-171-21/+103
* Apply some fixups in the driver_t's.Josef Karthauser2002-11-173-3/+3
* Use a sysctl for controlling the debugging output.Josef Karthauser2002-11-171-6/+19
* Save a slice name on the disk and print it at g_pc98_dumpconf().Yoshihiro Takahashi2002-11-171-14/+26
* - Ease sanity check to get cylinders.Yoshihiro Takahashi2002-11-171-6/+12
* Copy from ${EXTLOCALDIR} to ${CHROOTDIR}/usr/local if EXTLOCALDIR is defined.Yoshihiro Takahashi2002-11-171-0/+4
* Fix a typo in a console message.Josef Karthauser2002-11-171-1/+1
* 1.Add sysctls to control KSE resource allocation.David Xu2002-11-172-16/+60
* Rework last exiting thread in kse_release(), wait a signal and thenDavid Xu2002-11-172-4/+22
* Fix a typo. Add FreeBSD ID in a %% comment.Jens Schweikhardt2002-11-171-1/+2
* - Release the imgp vnode prior to freeing exec_map resources to avoidJeff Roberson2002-11-171-4/+4
* goto break; != break;Doug Barton2002-11-171-3/+3
* DETACH_FORCE was removed recently. Remove it here, even though thisWarner Losh2002-11-171-7/+5
* Rework the sysconf(3) interaction with aio:Alfred Perlstein2002-11-176-13/+52
* MFi386: revision 1.550.Yoshihiro Takahashi2002-11-172-2/+4
* Merged from sys/isa/fd.c revision 1.242.Yoshihiro Takahashi2002-11-172-4/+4
* MFi386 r1.369. Clear the PG_WRITEABLE flag in pmap_clear_write; returnJake Burkholder2002-11-171-1/+3
* Regenerate after adding syscalls.Daniel Eischen2002-11-169-12/+39
* - Don't forget the flags value when using boot pages.Jeff Roberson2002-11-161-0/+1
* Implement the lock with a cmpxchg instruction instead of a xchg.Marcel Moolenaar2002-11-161-2/+3
* Enable selecting the type of partition menu on pc98.Yoshihiro Takahashi2002-11-162-34/+34
* Add *context() syscalls to ia64 32-bit compatability table as requestedDaniel Eischen2002-11-163-0/+9
* Do not emit a message on stderr when one of the compared filesThomas Quinot2002-11-161-1/+1
* Remove incorrect output redirection.Thomas Quinot2002-11-161-1/+1
* set watch in tcsh requires an equal sign after the variable name.Joerg Wunsch2002-11-161-1/+1
* Mfebd in a hurryUdo Erdelhoff2002-11-163-21/+95
* These two patches makes it easier to compile custom versions ofOllivier Robert2002-11-162-2/+6
* Now that pmap_remove_all() is exported by our pmap implementationsAlan Cox2002-11-167-22/+22
* Disconnect the userland get/set/swapcontext() functions fromDaniel Eischen2002-11-164-6/+6
* Export the values for _SC_AIO_MAX and _SC_AIO_PRIO_DELTA_MAX via the p1003bAlfred Perlstein2002-11-161-0/+4
* Regenerate after adding system calls.Daniel Eischen2002-11-165-7/+32
* Add getcontext, setcontext, and swapcontext as system calls.Daniel Eischen2002-11-1622-55/+371
* Provide more correct default values for sysconf(3) reporting of the AIOAlfred Perlstein2002-11-161-0/+3
* Call 'p31b_setcfg(CTL_P1003_1B_AIO_LISTIO_MAX, AIO_LISTIO_MAX)'Alfred Perlstein2002-11-161-0/+3
* Repair buglet introduced with the last import of Heimdal:Jacques Vidrine2002-11-161-0/+1
* Sort SRCS.Marcel Moolenaar2002-11-161-5/+4