summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Need .type and .size here too.jake2001-11-187-4/+15
* Add more libc stuff.jake2001-11-1811-0/+843
* Catch up to jmpbuf changes. Define offsets used from assmebly languagejake2001-11-182-24/+39
* Remove fork and vfork wrappers. The kernel does the right thing.jake2001-11-183-127/+1
* Add .type and .size pseudo-ops to system call macros so that dynamic binariesjake2001-11-181-7/+15
* Make jmpbuf the same size as ucontext_t so that it can be passedjake2001-11-181-13/+3
* 1. Split fp.h into fp.h and fsr.h so that the latter can be includedjake2001-11-185-45/+155
* Avoid missing ticks and hardclock stopping.jake2001-11-181-1/+27
* Catch up to new constants. (These commit messages should have a song.)jake2001-11-181-8/+13
* - M_ZERO already sets bif_dlist to zero; there is no need toarr2001-11-181-1/+0
* 1. Remove kdbframe. Bad idea.jake2001-11-184-42/+71
* Implement SET. Set execption.s 1.12.jake2001-11-181-0/+12
* 1. Convert the tstate saved in the pcb to a pstate and test for PSTATE_PEFjake2001-11-184-50/+128
* Implement hw.machine and hw.model sysctls.jake2001-11-181-0/+11
* 1. Remove bootinfo and just pass loader metadata to the kernel.jake2001-11-185-76/+62
* 1. Implement ascopyto() and ascopyfrom() for copying to an alternate addressjake2001-11-183-52/+94
* 1. Fix a bug where the offsets of the alignment and mmu fault recorvery codejake2001-11-182-116/+146
* Remove a sentence from the BUGS section that claims non page-alignediedowse2001-11-181-3/+1
* Correct typo.dd2001-11-181-1/+1
* Add support for making the Coda /dev/cfsN devices.iedowse2001-11-181-0/+6
* Fix a large number of -Wall, -Wformat and -W compiler warnings.iedowse2001-11-1711-59/+50
* Add missing Nvidia chips.sheldonh2001-11-171-0/+7
* Give a more useful diagnostic when an extraneous hard link to aiedowse2001-11-171-1/+3
* Add two new accounts/groups for sendmail:gshapiro2001-11-172-0/+4
* Remove config.sgml from dependencies. Forgot this in my last commit.bmah2001-11-173-3/+0
* No UserConfig under -CURRENT (at least so I've been led to believe)bmah2001-11-173-774/+0
* Add a comment that the chroot area cannot reside on a "nodev"-mountedbmah2001-11-171-0/+4
* Make test(1) a builtin command of our sh(1) for efficiency. Theknu2001-11-176-5/+30
* Fix missing holdsock()->fgetsock()dillon2001-11-171-7/+5
* Be very generous with timeouts for synchronize cache. We may wait a very longmjacob2001-11-171-1/+1
* The Infortrend IFT-3102 multihost U2 SCSI to U2 SCSI controlleriedowse2001-11-171-0/+8
* Print the correct return code for successful Linux syscalls.des2001-11-172-2/+4
* Add quirk for Fujitsu M2513A MO drives. These drives hang at variousiedowse2001-11-171-0/+15
* Fix pthread_join so that it works if the target thread exits whiledeischen2001-11-1712-30/+96
* MFi386: revisions from 1.26 to 1.30.nyan2001-11-172-10/+196
* MFi386: revision 1.12nyan2001-11-171-0/+9
* MFi386: revision 1.326.nyan2001-11-171-0/+1
* MFi386: revision 1.160nyan2001-11-171-0/+2
* MFi386: revision 1.483nyan2001-11-172-12/+12
* Change mode for var/db/ipf to 0700guido2001-11-171-1/+1
* If 'VX' is given, realloc(foo,0) will bail, it shouldn't.phk2001-11-171-2/+5
* Give struct socket structures a ref counting interface similar todillon2001-11-1723-182/+223
* Fix the non-KSTACK_GUARD case.. It has been broken since the KSEpeter2001-11-172-0/+2
* Start bringing i386/pmap.c into line with cleanups that were done topeter2001-11-177-515/+385
* Forward declare struct ifnet - this fixes a warning in tdfx_pci.cpeter2001-11-171-0/+1
* Fix printf warnings (int/long)peter2001-11-171-2/+4
* Fix warning in debug printf. This is a long on alpha, and int on i386,peter2001-11-171-1/+1
* Missing KSE s/curproc/curthread/peter2001-11-171-1/+1
* Return EOPNOTSUPP for unknown module events.iedowse2001-11-172-2/+8
* New release notes: timezone database update, Linux emulation updatebmah2001-11-172-14/+16
OpenPOWER on IntegriCloud