| Commit message (Expand) | Author | Age | Files | Lines |
* | It is not necessary to read %gs twice. | davidxu | 2006-03-10 | 1 | -2/+1 |
* | Fix stack offset to allow gcc's stack aligment code to work correctly. | davidxu | 2006-03-10 | 1 | -1/+1 |
* | Remove unneeded (and broken) usage of MNT_REF()/MNT_REL(). | tegge | 2006-03-10 | 1 | -2/+0 |
* | MFp4: Forget the asm inlined version of in_cksum_hdr(). It doesn't work if | cognet | 2006-03-09 | 2 | -74/+10 |
* | - Implement serial numbers, UUID, and asset tag (turned off by default). | jkim | 2006-03-09 | 3 | -31/+80 |
* | Implement printf 'X' conversion for both libstand and kernel. | jkim | 2006-03-09 | 2 | -19/+24 |
* | missed a case that needs WITH_SMP | sam | 2006-03-09 | 2 | -0/+4 |
* | Rever the previous changes. It turns out that it perfectly correct | gad | 2006-03-09 | 3 | -3/+3 |
* | Fix this to what I've actually submitted. | ru | 2006-03-09 | 1 | -1/+1 |
* | Revise the names of modules in the recent note on tdfx_linux. | yar | 2006-03-09 | 1 | -4/+4 |
* | handle KERNELS as before | sam | 2006-03-09 | 1 | -3/+2 |
* | Flip the switch and don't route interrupts to hyperthreads in a HT system. | jhb | 2006-03-09 | 2 | -4/+4 |
* | Don't dereference an uninitialized pointer. | imp | 2006-03-09 | 1 | -1/+4 |
* | Revert last change, per ru@'s objection. I misunderstood consensus | imp | 2006-03-09 | 1 | -1/+1 |
* | Avoid pulling in the whole <net/pfvar.h> by opaquely declaring | yar | 2006-03-09 | 1 | -2/+3 |
* | The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG, | yar | 2006-03-09 | 2 | -6/+0 |
* | Revert to setting vlan and vlandev parametes synchronously, as soon | yar | 2006-03-09 | 1 | -0/+9 |
* | Add -F option to not fail on already installed packages. | phk | 2006-03-09 | 4 | -5/+13 |
* | In addition to -b (suppress builds) add -k (suppress kernel build) and | phk | 2006-03-09 | 1 | -10/+37 |
* | Don't acquire a lock before calling vlan_unconfig(). | ru | 2006-03-09 | 1 | -2/+0 |
* | After revision 1.4 of `src/usr.sbin/bsnmpd/bsnmpd/Makefile' the | keramida | 2006-03-09 | 1 | -0/+5 |
* | Only use the channel in the request given to ata_completed if its | sos | 2006-03-09 | 1 | -3/+7 |
* | typo. | sos | 2006-03-09 | 1 | -1/+1 |
* | Oops, forgot newline. | phk | 2006-03-09 | 1 | -1/+1 |
* | Add slop to "backwards" cpu accounting messages, 3 usec or 1% whichever | phk | 2006-03-09 | 1 | -1/+5 |
* | silence cpu_tick calibration and notice only (under bootverbose) | phk | 2006-03-09 | 1 | -15/+8 |
* | Ignore kenv strings which overflow the room we have, rather than pretend | phk | 2006-03-09 | 1 | -1/+6 |
* | Get rid of all the "long long"/"maxint" casting around in printf's. | sos | 2006-03-09 | 4 | -48/+36 |
* | Remove _STOPEVENT call, it is already called in issignal, simplify | davidxu | 2006-03-09 | 1 | -6/+1 |
* | ns_name_skip was not prefixed by `__'. | ume | 2006-03-09 | 1 | -0/+1 |
* | When a process is de-configuring a log file, also stop all of its | jkoshy | 2006-03-09 | 2 | -5/+8 |
* | Now that we now spell NO_MAN=xxx MAN=, update the docs. | imp | 2006-03-09 | 1 | -1/+1 |
* | Connect librt to buildworld. | davidxu | 2006-03-09 | 1 | -1/+2 |
* | correct ni_txrate when using a fixed rate; fixes current rate reporting | sam | 2006-03-09 | 1 | -1/+4 |
* | Remove mqueue and timer, now they are in librt. | davidxu | 2006-03-08 | 2 | -525/+0 |
* | Use vn_start_secondary_write() and vn_finished_secondary_write() as a | tegge | 2006-03-08 | 11 | -18/+344 |
* | Remove mq.c, the POSIX mqueue is implemented in librt. | davidxu | 2006-03-08 | 1 | -73/+0 |
* | Switch these makefiles to use 'MAN=' to indicate they will not generate | gad | 2006-03-08 | 3 | -3/+3 |
* | Fix overriding jail_list from command line. | fjoe | 2006-03-08 | 1 | -1/+3 |
* | Fix exec_map resource leaks. | ups | 2006-03-08 | 3 | -28/+46 |
* | When parsing an RPC request in nfsrv_dorec(), KASSERT that there | simon | 2006-03-08 | 1 | -0/+1 |
* | kernel install script (missed in previous commit) | sam | 2006-03-08 | 1 | -0/+43 |
* | Revamp base system packaging of kernels to enable up/smp selection | sam | 2006-03-08 | 18 | -29/+1199 |
* | Fix output and exit status when daily_mailq_shorten is set to YES | matteo | 2006-03-08 | 1 | -6/+8 |
* | ATA_USB will need to hook into the delayed boot identify to have | sos | 2006-03-08 | 2 | -1/+2 |
* | Update a DB_SET to DB_FUNC I missed yesterday. | jhb | 2006-03-08 | 1 | -1/+1 |
* | Explain why the first partition should start at offset 16. | pjd | 2006-03-08 | 1 | -0/+2 |
* | Fix spelling error | matteo | 2006-03-08 | 1 | -1/+1 |
* | Properly handle the case when the packet secondary zone can't allocate | andre | 2006-03-08 | 1 | -2/+2 |
* | Always read the TOC in acd_read_toc even if MEDIA_CHANGED wasn't set. | sos | 2006-03-08 | 1 | -3/+0 |