| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add 4-digit year variants in the manpage, since at(1) already | keramida | 2002-01-10 | 1 | -6/+7 |
* | mdoc(7) police: sort xrefs. | ru | 2002-01-10 | 1 | -1/+1 |
* | Fix what was a pointless conditional. Use $GCC_EXEC_PREFIX if | cjc | 2002-01-10 | 1 | -1/+1 |
* | Further fixes related to the interface renaming. Now that we | marcel | 2002-01-10 | 1 | -52/+12 |
* | genassym depends on the presence of common variables, disable the use | msmith | 2002-01-10 | 2 | -2/+2 |
* | Eliminate the use of commons in the kernel and modules, | msmith | 2002-01-10 | 4 | -4/+58 |
* | Fix typo in function name. | wes | 2002-01-10 | 2 | -2/+2 |
* | Add getcontext, setcontext, makecontext, and swapcontext prototypes | deischen | 2002-01-10 | 1 | -0/+7 |
* | Add getcontext, setcontext, makecontext, and swapcontext. These | deischen | 2002-01-10 | 11 | -1/+1035 |
* | Use a spare slot in the machine context to identify the context format | deischen | 2002-01-10 | 2 | -1/+5 |
* | Use a spare slot in the machine context for a flags word to indicate | deischen | 2002-01-10 | 4 | -2/+10 |
* | Terminate requests in nfs_sigintr() if the filesystem is in the | iedowse | 2002-01-10 | 1 | -1/+4 |
* | Change dounmount() to return EBUSY in the non-MNT_FORCE case if we | iedowse | 2002-01-10 | 2 | -2/+16 |
* | o Revert kern_sig.c#1.143, as cr_cansignal() doesn't currently permit | rwatson | 2002-01-10 | 1 | -3/+14 |
* | Implement 2 small helper functions: | mdodd | 2002-01-10 | 2 | -0/+37 |
* | Staticise the random_state array. | msmith | 2002-01-10 | 2 | -5/+3 |
* | Backout previious change - package built on bento is called sawfish-gnome, | sobomax | 2002-01-09 | 1 | -1/+1 |
* | Remove KMODDEPS, this is not used on -current and should not be left | peter | 2002-01-09 | 1 | -1/+0 |
* | Safwish package built on bento is called `sawfish-gnome', so adjust sysinstall | sobomax | 2002-01-09 | 3 | -3/+3 |
* | Initialze a stack variable with NULL to unbreak buildworld with -Wall. | deischen | 2002-01-09 | 1 | -1/+1 |
* | mdoc(7) police: tidy up previous delta. | ru | 2002-01-09 | 1 | -4/+6 |
* | Fix S3 breakage. | takawata | 2002-01-09 | 2 | -2/+4 |
* | mdoc(7) police: tidy up markup. | ru | 2002-01-09 | 1 | -16/+16 |
* | Increase BSIZEMAX from 8k to 16k, so that we can reliably boot from | iedowse | 2002-01-09 | 2 | -2/+2 |
* | mdoc(7) police: variables are marked with the general purpose .Va macro. | ru | 2002-01-09 | 1 | -5/+1 |
* | mdoc(7) police: tidy up previous delta. | ru | 2002-01-09 | 2 | -3/+5 |
* | mdoc(7) police: tidy up previous delta. | ru | 2002-01-09 | 1 | -9/+6 |
* | mdoc(7) police: | ru | 2002-01-09 | 1 | -0/+14 |
* | Document behaviour with respect to interval timers. | sheldonh | 2002-01-09 | 1 | -0/+4 |
* | mdoc(7) police: add missing markup bits for ``errno''. | ru | 2002-01-09 | 3 | -3/+9 |
* | mdoc(7) police: | ru | 2002-01-09 | 5 | -6/+10 |
* | Update the country code list. | nik | 2002-01-09 | 1 | -168/+464 |
* | From the PR: | nik | 2002-01-09 | 10 | -8/+98 |
* | Make the -a flag to opiekey(1) actually work as advertised. | joerg | 2002-01-09 | 1 | -1/+1 |
* | mdoc(7) police: tidy up. | ru | 2002-01-09 | 1 | -54/+87 |
* | Note that kern.sugid_coredump must be 1 to generate a core from processes | nik | 2002-01-09 | 1 | -0/+8 |
* | Fix the rxvt termcap entry: | nectar | 2002-01-09 | 1 | -2/+6 |
* | Fix typo, and add some additional description to the i8254 and TSC. | nik | 2002-01-09 | 1 | -4/+7 |
* | Add entries for DEC VT520 and VT525. | sheldonh | 2002-01-09 | 1 | -0/+43 |
* | ispell sweep of share/man/man7/*. | mpp | 2002-01-09 | 4 | -36/+36 |
* | Use KMODDEPS to document module dependencies on libiconv and | sheldonh | 2002-01-09 | 1 | -0/+1 |
* | ispell sweep of share/man/man9/*. | mpp | 2002-01-09 | 27 | -38/+38 |
* | Fairly major cleanup of the text. | davidc | 2002-01-09 | 1 | -15/+18 |
* | Replace spaces after #defines with tabs; this makes all #defines | kbyanc | 2002-01-09 | 2 | -26/+26 |
* | o Correct a 32/64-bit error in the initialization of aiol_zone, specifically, | alc | 2002-01-09 | 1 | -1/+1 |
* | Add a new sysinit SI_SUB_DEVFS. Devfs hooks into the kernel at SI_ORDER_FIRST, | msmith | 2002-01-09 | 3 | -2/+21 |
* | GC fast_vfork; it's not actually referenced anywhere. | silby | 2002-01-09 | 1 | -4/+0 |
* | Move the make_dev call from the cn_probe to a sysinit that runs at | jake | 2002-01-09 | 1 | -1/+9 |
* | Define the kern.cam sysctl in the cam layer, rather than multiply in several | msmith | 2002-01-09 | 5 | -8/+13 |
* | Staticise a debugging variable. | msmith | 2002-01-09 | 1 | -1/+1 |