| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Removed vestiges of the IA64 boot floppy support. | ru | 2003-08-03 | 3 | -81/+5 |
* | I accidentally hit undo before committing, fix the resulting off-by-one. | phk | 2003-08-03 | 1 | -1/+1 |
* | Remove the NSWAPDEV option, we have no upper limit on how many | phk | 2003-08-03 | 2 | -9/+0 |
* | Change the layout policy of the swap_pager from a hardcoded width | phk | 2003-08-03 | 5 | -156/+134 |
* | Note that AS4100 needs DC adapter for RCM to function. | wilko | 2003-08-03 | 1 | -2/+5 |
* | Fix the cdev kld example. | mbr | 2003-08-03 | 4 | -23/+14 |
* | Move extern declaration of the various pagerops from vm_pager.c | phk | 2003-08-03 | 2 | -6/+6 |
* | Deal with GCC annoyingly defining _BIG_ENDIAN. | obrien | 2003-08-03 | 1 | -0/+1 |
* | Style sync. | obrien | 2003-08-03 | 4 | -16/+18 |
* | Go ahead and allow ports as high as 0xfff to be used for pccard | imp | 2003-08-03 | 1 | -1/+1 |
* | Revise obj_alloc(). Most notably, use the object's lock to prevent two | alc | 2003-08-03 | 1 | -17/+30 |
* | Always put an entry for ::1. It may avoid useless DNS lookup | ume | 2003-08-03 | 2 | -16/+10 |
* | Remove commented out and never used code | ache | 2003-08-03 | 1 | -34/+1 |
* | Remove collate_range_cmp() stabilization, it conflicts with ranges | ache | 2003-08-03 | 1 | -7/+4 |
* | Remove __collate_range_cmp() stabilization, it conflicts with ranges | ache | 2003-08-03 | 1 | -10/+2 |
* | Remove collate_range_cmp() stabilization, it conflicts with ranges | ache | 2003-08-03 | 1 | -7/+4 |
* | Remove collate_range_cmp() stabilization, it conflicts with ranges | ache | 2003-08-03 | 1 | -9/+2 |
* | Remove charcoll() stabilization added in 1.16, it gains nothing but conflicts | ache | 2003-08-03 | 1 | -5/+1 |
* | POSIX requires 'c-c' must conform collate and be in collation order | ache | 2003-08-03 | 3 | -15/+23 |
* | This patch address two problems. | ache | 2003-08-03 | 3 | -20/+70 |
* | Fix an 'bad file descriptor' error which would come up when using | gad | 2003-08-02 | 1 | -1/+0 |
* | When INVARIANTS is on and we're in uma_zalloc_free(), we need to make | bmilekic | 2003-08-02 | 1 | -0/+15 |
* | -15 is incorrect to be used to align stack to 16 bytes, use ~15 instead. | davidxu | 2003-08-02 | 2 | -2/+2 |
* | Fix truss on ia64. The syscall arguments are written to the trap | marcel | 2003-08-02 | 1 | -17/+5 |
* | Fix a tip about how to create an empty file[1]. | schweikh | 2003-08-02 | 1 | -6/+2 |
* | Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in pmap_mapdev(). | alc | 2003-08-02 | 4 | -4/+4 |
* | There's already the elink.ko module available, don't embed it here. | ru | 2003-08-02 | 1 | -2/+1 |
* | - Boot-only CD-ROM support (bootonly.iso). | ru | 2003-08-02 | 1 | -20/+35 |
* | Both 'c' an 'lines' are unused, the bogus init of lines was accidentally | jhb | 2003-08-02 | 1 | -2/+1 |
* | Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in proc_rwmem(). | alc | 2003-08-02 | 1 | -1/+1 |
* | fix braino in last commit. | julian | 2003-08-02 | 1 | -1/+1 |
* | Support the Titan VScom PCI-200HV2 2 port serial card. | bde | 2003-08-02 | 1 | -0/+10 |
* | Kick Giant compatibility one layer up. | phk | 2003-08-02 | 1 | -9/+1 |
* | Grab Giant in bufdonebio() since drivers may not hold it. | phk | 2003-08-02 | 1 | -0/+4 |
* | Merged from sys/dev/sio/sio.c revision 1.400. | nyan | 2003-08-02 | 2 | -6/+12 |
* | Grab Giant in physio() since non-giant drivers are starting to appear. | phk | 2003-08-02 | 1 | -0/+3 |
* | MFi386: sort. | ru | 2003-08-02 | 1 | -50/+50 |
* | puc(4) printer also works on pc98. | nyan | 2003-08-02 | 2 | -2/+2 |
* | Merged from sys/dev/ppc/ppc.c revision 1.42. | nyan | 2003-08-02 | 2 | -88/+74 |
* | MFi386: revision 1.449. | nyan | 2003-08-02 | 1 | -0/+1 |
* | New release notes: | hrs | 2003-08-02 | 2 | -0/+16 |
* | Don't hardcode unit 0 for the current device if we're loaded from an | marcel | 2003-08-02 | 4 | -35/+31 |
* | Relax the check for bad LDTE allocations. It turns out that | julian | 2003-08-02 | 1 | -4/+21 |
* | - Use kmem_alloc_nofault() rather than kmem_alloc_pageable() in | alc | 2003-08-02 | 1 | -3/+1 |
* | update to reflect bugs fixed in v0.9.5.2 of the hal | sam | 2003-08-02 | 1 | -15/+1 |
* | o remove bmisshack no longer needed with the BSSID fix in v0.9.5.2 of the hal | sam | 2003-08-02 | 1 | -14/+17 |
* | This commit was generated by cvs2svn to compensate for changes in r118339, | sam | 2003-08-02 | 6 | -3053/+3273 |
|\ |
|
| * | Version 0.9.5.2: | sam | 2003-08-02 | 6 | -3053/+3273 |
* | | PC98 uses different mask of IRQ. | nyan | 2003-08-02 | 2 | -4/+16 |
* | | Eliminate an abuse of kmem_alloc_pageable() in bufinit() | alc | 2003-08-02 | 1 | -6/+1 |