| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | We do not support RLL/MFM/ESDI controllers... | sos | 2000-10-03 | 1 | -2/+0 |
* | Update with all the new chipsets.. | sos | 2000-10-03 | 1 | -10/+22 |
* | Add ATA_ENABLE_TAGS options description | sos | 2000-10-03 | 2 | -0/+4 |
* | make pr_type type meet with struct protosw. sync with kame | itojun | 2000-10-03 | 1 | -2/+2 |
* | Merged from sys/i386/i386/machdep.c revision 1.414. | kato | 2000-10-03 | 2 | -2/+2 |
* | Make the output of mtree(8) more systematic and machine readable. | phk | 2000-10-03 | 3 | -48/+46 |
* | Add support for ServerWorks ROSB4 ATA33 chipset. | sos | 2000-10-03 | 3 | -50/+159 |
* | Added the missing ntohs() conversion when matching IP packet with | ru | 2000-10-03 | 1 | -1/+1 |
* | Don't use bus_get_resource() and bus_get_resource_start() functions if | nyan | 2000-10-03 | 1 | -12/+3 |
* | Do not force argument to ``ipid'' modifier be in hex, and | ru | 2000-10-03 | 1 | -9/+11 |
* | Fixed the printing of TCP flags. | ru | 2000-10-03 | 1 | -1/+1 |
* | Fix up some more comments that were reversed. | msmith | 2000-10-03 | 1 | -2/+2 |
* | Move the ata/atapi files to the common area. They were the same on all | peter | 2000-10-03 | 5 | -36/+9 |
* | Fix reversed comments re: OISR/OIMR | msmith | 2000-10-03 | 1 | -2/+2 |
* | Clear pcb_schednest in cpu_fork() for the child process. This is | dfr | 2000-10-03 | 3 | -0/+21 |
* | Fix typo : s/maintaince/maintenance/ | murray | 2000-10-03 | 1 | -1/+1 |
* | Make cd9660 filesystem PDIRUNLOCK aware. Now it can be used in vnode stacks | bp | 2000-10-03 | 8 | -18/+36 |
* | Prevent dereference of NULL pointer when null_lock() and null_unlock() | bp | 2000-10-03 | 2 | -2/+14 |
* | Fix a problem with MCHTYPE macro's use of atomic(). | bmilekic | 2000-10-03 | 1 | -2/+2 |
* | Turn fingerd OFF by default. Comparative essentials like telnetd | jkh | 2000-10-03 | 1 | -2/+2 |
* | o Introduce a MAINTAINER entry for libposix1e, since it is actively | rwatson | 2000-10-02 | 2 | -0/+2 |
* | Reflect new packet option default. | rnordier | 2000-10-02 | 1 | -6/+6 |
* | Don't allow finger /somefile, only allow filname expansions from | brian | 2000-10-02 | 1 | -0/+10 |
* | Include fcntl.h | brian | 2000-10-02 | 1 | -0/+1 |
* | Case is irrelevant when sorting mail redirects | brian | 2000-10-02 | 1 | -1/+1 |
* | Move sys/dev/nulldev to sys/dev/null to be more consistent with naming | jhb | 2000-10-02 | 3 | -140/+3 |
* | Fix a cosmetic sign problem on machines with 4G of ram. | peter | 2000-10-02 | 2 | -2/+2 |
* | Correct uu_lock_txfr. I don't think this ever worked correctly. | brian | 2000-10-02 | 1 | -5/+6 |
* | Instead of printing '(null)' if there is no tty, print 'no tty'. | n_hibma | 2000-10-02 | 1 | -1/+5 |
* | Go back to occupying just a single sector, reverting r1.17 - r1.20. | rnordier | 2000-10-02 | 2 | -166/+82 |
* | Set MAINTAINER. | rnordier | 2000-10-02 | 11 | -0/+22 |
* | Note the update of cvs to 1.11. | bmah | 2000-10-02 | 2 | -0/+4 |
* | If TCPDEBUG is defined, we could dereference a tp which was freed. | jlemon | 2000-10-02 | 1 | -1/+1 |
* | use ``config auto'' | sanpei | 2000-10-02 | 1 | -4/+4 |
* | Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R | nyan | 2000-10-02 | 19 | -0/+3648 |
* | Fix cdev kld example after it has been broken for year or so. Also extend list | sobomax | 2000-10-02 | 7 | -15/+114 |
* | A bit of indentation reformatting. | ru | 2000-10-02 | 2 | -66/+42 |
* | Make reconfiguring an external service as builtin service work. | dwmalone | 2000-10-02 | 1 | -0/+1 |
* | Stop internal ident service spinning until the timeout if the | dwmalone | 2000-10-02 | 1 | -0/+2 |
* | fix ordering of NetBSD 1.3 (sync with NetBSD share/misc/bsd-family-tree). | itojun | 2000-10-02 | 1 | -7/+8 |
* | Move KASSERTs which checks value of v_usecount after vnode locking, so | bp | 2000-10-02 | 2 | -4/+8 |
* | Protect hash data with lock manager instead of home grown one. | bp | 2000-10-02 | 8 | -142/+210 |
* | Get rid from the legacy __P() macro. Remove 'register' keywords. | bp | 2000-10-02 | 12 | -190/+198 |
* | Remove duplicate SYSCTL_NODE() declaration. Kernel linker can't deal | bp | 2000-10-02 | 1 | -1/+0 |
* | Fix StallOp implementaion. I've noticed that StallOp corresponds to | iwasaki | 2000-10-02 | 7 | -12/+16 |
* | Merged from sys/i368/i386/machdep.c revision 1.413. | kato | 2000-10-02 | 2 | -48/+8 |
* | Merged from sys/conf/files.i386 revision 1.332. | kato | 2000-10-02 | 1 | -1/+2 |
* | Change "building the standard ${LIB} library" to "building the static | peter | 2000-10-02 | 1 | -1/+1 |
* | Really fix the struct callout collision. AMD does not need to | peter | 2000-10-02 | 1 | -1/+1 |
* | Regenerated. There are a bunch of changes from this round of ./configure | peter | 2000-10-02 | 2 | -48/+102 |