| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ar_devclass definition to if_ar.c. | nyan | 2003-02-23 | 2 | -2/+2 |
* | Remove unneeded entries and fix indent. | nyan | 2003-02-23 | 1 | -9/+6 |
* | Implement CLOCK_MONOTONIC. | phk | 2003-02-23 | 2 | -2/+4 |
* | - Added macros PDESHIFT and PTESHIFT, use these instead of magic constants | jake | 2003-02-23 | 9 | -18/+26 |
* | o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callback | sam | 2003-02-23 | 6 | -32/+81 |
* | Workaround for compiling LINT. Large kernels (like LINT) can have | marcel | 2003-02-23 | 1 | -20/+32 |
* | Fix compilation on non-i386 machines. Inconsistent conditional | marcel | 2003-02-23 | 1 | -3/+5 |
* | Drop down Apple Partition Map code that has been in use by some | grehan | 2003-02-23 | 1 | -84/+168 |
* | Fix compilation on alpha. Pointy hat to Marcel. | orion | 2003-02-23 | 1 | -1/+1 |
* | Add a new config option IPSEC_FILTERGIF to control whether or not | sam | 2003-02-23 | 3 | -0/+19 |
* | The root of the splay tree maintained within the pm_pteobj always refers | alc | 2003-02-22 | 4 | -52/+18 |
* | unsigned -> pt_entry_t. | jake | 2003-02-22 | 2 | -8/+8 |
* | Add a /a modifier to the show ktr ddb command, which prints the whole trace | jake | 2003-02-22 | 1 | -1/+7 |
* | o Add back support for DXS channels. | orion | 2003-02-22 | 2 | -84/+302 |
* | Expose powerpc_mb() to user-space. Currently needed for atomic.h users, | grehan | 2003-02-22 | 1 | -0/+10 |
* | Check to see if the TF_DELACK flag is set before returning from | jlemon | 2003-02-22 | 2 | -16/+14 |
* | Don't panic when enumerating SYSCTL_NODE() nodes without any children | rwatson | 2003-02-22 | 1 | -1/+2 |
* | Make xl use m_getcl() to allocate an mbuf and a cluster in one shot, | bmilekic | 2003-02-22 | 1 | -19/+5 |
* | It is pretty evident that nobody loves this file anymore, so retire it | phk | 2003-02-22 | 1 | -65/+0 |
* | Use DISKFLAG_OPEN rather than maintaining our own flag. | phk | 2003-02-22 | 1 | -23/+2 |
* | Use nullclose(), not noclose(). | phk | 2003-02-22 | 1 | -1/+1 |
* | Don't use mbuf allocator flags for malloc(9). | phk | 2003-02-22 | 1 | -2/+4 |
* | Use the standard DISKFLAG_OPEN instead of implementing our own. | phk | 2003-02-22 | 2 | -19/+2 |
* | Use system noioctl() instead of homerolled. | phk | 2003-02-22 | 1 | -9/+1 |
* | NO_GEOM cleanup: unifdef -UNO_GEOM | phk | 2003-02-22 | 2 | -29/+0 |
* | NO_GEOM cleanup: | phk | 2003-02-22 | 1 | -68/+16 |
* | Add the ability to limit the number of IP fragments allowed per packet, | silby | 2003-02-22 | 2 | -4/+29 |
* | Remove a comment which hasn't been true since rev. 1.158 | mtm | 2003-02-22 | 1 | -1/+0 |
* | Export the name of the device used to mount the root file system as | rwatson | 2003-02-22 | 1 | -0/+24 |
* | This patch fixes a deadlock between the bufdaemon and a process taking | mckusick | 2003-02-22 | 1 | -7/+43 |
* | This patch fixes a bug on an active filesystem on which a snapshot | mckusick | 2003-02-22 | 3 | -1/+47 |
* | This patch fixes a bug in the logical block calculation macros so | mckusick | 2003-02-22 | 2 | -7/+7 |
* | NO_GEOM cleanup: Convert CCD(4) to be use "struct disk*" instead of "dev_t" | phk | 2003-02-21 | 3 | -11/+11 |
* | - m = m_gethdr(M_NOWAIT, MT_HEADER); | phk | 2003-02-21 | 2 | -2/+2 |
* | Nuke EPIC_MGETCLUSTER entirely. Since 1.60 we don't use it anymore and | bmilekic | 2003-02-21 | 1 | -13/+0 |
* | Missing M_TRYWAIT from so_upcall third argument. | peter | 2003-02-21 | 2 | -2/+2 |
* | NO_GEOM cleanup: | phk | 2003-02-21 | 10 | -40/+51 |
* | Some style fixes. | bmilekic | 2003-02-21 | 1 | -10/+10 |
* | NO_GEOM cleanup: | phk | 2003-02-21 | 13 | -16/+14 |
* | Overhaul the targets and hope this is now much more readable. | ru | 2003-02-21 | 2 | -61/+24 |
* | If UTS kernel is calling kse_wakeup for itself, do nothing. | davidxu | 2003-02-21 | 2 | -6/+12 |
* | Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix | ken | 2003-02-21 | 7 | -365/+1117 |
* | The ancient and outdated concept of "privileged ports" in UNIX-type | cjc | 2003-02-21 | 1 | -2/+15 |
* | Oops, forgot to put back debug level. | simokawa | 2003-02-21 | 1 | -1/+1 |
* | remove unused code. | simokawa | 2003-02-21 | 1 | -1/+2 |
* | Fix typo | simokawa | 2003-02-21 | 1 | -1/+1 |
* | Don't scan lun by myself while boot process leave it CAM to scan the bus. | simokawa | 2003-02-21 | 1 | -8/+27 |
* | Clean up viachan_init. | orion | 2003-02-21 | 1 | -9/+13 |
* | Fix assignment of record sgd_addr and clean up via8233chan_init. | orion | 2003-02-21 | 1 | -10/+13 |
* | On detach, don't remove the child from our list of children unless it has | scottl | 2003-02-20 | 1 | -1/+1 |