| Commit message (Expand) | Author | Age | Files | Lines |
* | Mention the use of Framed-IPv6-Prefix. | ume | 2003-06-20 | 1 | -0/+4 |
* | amd64 is actually stable enough for the regular -CURRENT tinderbox now. | des | 2003-06-20 | 1 | -1/+1 |
* | Update my email address. | mtm | 2003-06-20 | 2 | -2/+2 |
* | Don't forget the -r on the second password prompt. | mtm | 2003-06-20 | 1 | -1/+1 |
* | IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You may | ume | 2003-06-20 | 3 | -0/+65 |
* | Mention the use of Framed-IPv6-Route. | ume | 2003-06-20 | 1 | -0/+46 |
* | Merge from NetBSD src/sys/ntfs/ntfs_subr.c 1.5 & 1.30 (jdolecek): | tjr | 2003-06-20 | 1 | -1/+15 |
* | Use direct map in pmap_map(). | simokawa | 2003-06-20 | 1 | -11/+1 |
* | Fix few typos and remove two unneeded checks | phantom | 2003-06-20 | 1 | -4/+3 |
* | We have manpage now, so remove NOMAN | phantom | 2003-06-20 | 1 | -1/+0 |
* | Fix most warnings, sort prototypes, kill spaces at EOLs | phantom | 2003-06-20 | 1 | -27/+36 |
* | Add comment about **vpp being special-cased in vnode_if.awk (1.38) | se | 2003-06-20 | 1 | -0/+6 |
* | The assertions generated to test VFS locking never included checks | se | 2003-06-20 | 1 | -0/+2 |
* | Add minimalistic manual page for locale(1) | phantom | 2003-06-20 | 1 | -0/+91 |
* | Complete rewrite of locale(1) in order to become POSIX complaint utilitty. | phantom | 2003-06-20 | 1 | -84/+400 |
* | Add an amd64 category now that amd64 has its own mailing list and all. | des | 2003-06-20 | 2 | -0/+4 |
* | Add devname_r(3) which takes a buffer as argument. | phk | 2003-06-20 | 3 | -56/+22 |
* | Remove dev_mkdb(8). The kernel answers these questions. | phk | 2003-06-20 | 4 | -267/+0 |
* | Remove the devdb stuff, the kernel answers these questions just fine. | phk | 2003-06-20 | 2 | -18/+1 |
* | cpu_set_upcall_kse needs to access userspace, release schedule lock | davidxu | 2003-06-20 | 2 | -8/+20 |
* | Don't put callout_lock under #ifdef DIAGNOSTIC despite the fact that it | phk | 2003-06-20 | 1 | -1/+2 |
* | Initialize b_saveaddr when we hand out pbufs | phk | 2003-06-20 | 1 | -2/+3 |
* | Initialize b_saveaddr when we hand out buffers | phk | 2003-06-20 | 1 | -2/+4 |
* | Crude but efficient: | phk | 2003-06-20 | 1 | -1/+8 |
* | Don't (re)initialize f_gcflag to zero. | phk | 2003-06-20 | 3 | -2/+2 |
* | Move FMARK and FDEFER til sys/file.h where they belong. | phk | 2003-06-20 | 2 | -10/+15 |
* | fix another LP64 problem. READ_IVAR takes a pointer to an uintptr_t, not | jmg | 2003-06-20 | 2 | -2/+6 |
* | fix problem with uninitalized ptr (from PR) | jmg | 2003-06-20 | 1 | -8/+13 |
* | Update the description of the Netgear MA401 to say Prism-II/2.5; | silby | 2003-06-20 | 1 | -1/+1 |
* | The so-called "optimized copy-on-write fault" case should not require | alc | 2003-06-20 | 1 | -9/+2 |
* | When a STOP signal is being sent to a process, it is possible all | davidxu | 2003-06-20 | 1 | -2/+16 |
* | Fix typo. td should be td0. | davidxu | 2003-06-20 | 1 | -1/+1 |
* | Remove near-duplicate entry, keeping the better attributed one. | gsutter | 2003-06-19 | 1 | -12/+0 |
* | Correct an apparent typo. | mdodd | 2003-06-19 | 1 | -1/+1 |
* | Fix a coredump that would occur when fdopen was unable to | silby | 2003-06-19 | 1 | -1/+2 |
* | Avoid using v8 opcodes; use ba instead of b for unconditional branches. | jake | 2003-06-19 | 2 | -37/+37 |
* | Do RADIUS accounting on IPV6CP. | ume | 2003-06-19 | 5 | -18/+110 |
* | Oops, I put unused variable in my previous commit. | ume | 2003-06-19 | 1 | -1/+0 |
* | Install routes specified by Framed-IPv6-Route. Since the format | ume | 2003-06-19 | 3 | -1/+71 |
* | Unlock the struct file lock before aquiring Giant, otherwise | alfred | 2003-06-19 | 1 | -3/+3 |
* | Hook openpromio up to the build. | jake | 2003-06-19 | 1 | -0/+1 |
* | Lock the vm object when freeing a vm page. | alc | 2003-06-19 | 1 | -0/+2 |
* | Fix warnings on 64 bit platforms. | mdodd | 2003-06-19 | 1 | -9/+9 |
* | Add support for the HighPoint HPT302 & HPT371 | sos | 2003-06-19 | 1 | -0/+2 |
* | Fix direct map page table for 2GB+ physical memory. | simokawa | 2003-06-19 | 1 | -1/+1 |
* | Fix broken -a functionality. | mbr | 2003-06-19 | 1 | -1/+1 |
* | German keymap with dead keys. | murray | 2003-06-19 | 3 | -1/+147 |
* | Add US syscons keymap w/ accents. | murray | 2003-06-19 | 3 | -1/+146 |
* | Remove bogus non-reentrant "temporary" implementation of gethostbyaddr_r() | kris | 2003-06-19 | 1 | -19/+0 |
* | phk added the -x option in May 2000, but only for regular files; for | murray | 2003-06-19 | 1 | -1/+5 |