summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | ssize_t is not required to be the same width as size_t by theru2003-03-151-4/+6
* | | Add module dependency. This makes udbp.ko to be loaded.takawata2003-03-151-0/+1
* | | Fix a bug I introduced by overlooking the fact that "unit number" canphk2003-03-152-1/+2
* | | Don't use the devstat->busy_count for state decisions in the devicephk2003-03-152-8/+13
* | | Call devstat_start_transaction_bio() instead of devstat_start_transaction().phk2003-03-151-1/+1
* | | Call devstat_start_transaction_bio() instead of devstat_start_transaction()phk2003-03-158-8/+8
* | | Use devstat_{start,end}_transaction_bio().phk2003-03-151-10/+3
* | | Add a devstat_start_transaction_bio() to match thephk2003-03-152-0/+8
* | | The gdtoa import apparently hasn't caused anything or anyone todas2003-03-151-2429/+0
* | | Make it more clear how to disable keybell, and where its options are found.dougb2003-03-151-1/+1
* | | Fixed (soon might be fatal) -Wformat warnings.ru2003-03-153-7/+8
* | | Backout last commit.davidxu2003-03-152-2/+2
* | | Add an -o filename option to have the output written to a file.marcel2003-03-154-12/+44
* | | Add long-term view of astronomy.grog2003-03-151-0/+4
* | | Add a 'verrevpath' option that verifies the interface that a packetcjc2003-03-154-0/+90
* | | Add death of Gaius Julius Caesar, clarify role of Brutus.grog2003-03-151-0/+2
* | | Remove the death of Gaius Julius. It's not exactly a birthday.grog2003-03-151-1/+0
* | | New release notes: DRM module update, MAJOR_AUTO device numbers,bmah2003-03-142-0/+44
* | | Free obj->priv field in obj_free functions. This field is NULLkan2003-03-141-0/+1
* | | manufacturer id is typically 4 bytesimp2003-03-141-1/+1
* | | No need to zero fill memory, mmapped anonymously. Kernel willkan2003-03-146-15/+1
* | | New release notes: RFC 3042 (limited transmit), RFC 3390 (increasedbmah2003-03-142-0/+32
* | | Correction to SA-03:03 note.bmah2003-03-142-6/+6
* | | Increase the size of the property buffer to 8192. 1024 wasn't enough tojake2003-03-141-1/+1
* | | Add missing types, update standard namespaces, and use variable typesmike2003-03-141-46/+91
* | | Remove ftp2.it.FreeBSD.org from the list of mirrors.roam2003-03-142-4/+0
* | | Bah, get it right this time and add sys/lock.h before sys/mutex.h.mux2003-03-141-0/+1
* | | Don't be so verbose about 'unknown' CIS tuples. We were printing eachimp2003-03-141-2/+1
* | | MFp4: Pentium/Athlon-optimised implementation of wcslen().tjr2003-03-142-1/+69
* | | Properly mark "auto" as a keyword.ru2003-03-142-14/+14
* | | Use the canonical form of installing links.ru2003-03-141-3/+1
* | | Merge vfprintf.c revision 1.52.tjr2003-03-141-2/+2
* | | Demangle the usage message at the source level.ru2003-03-141-15/+8
* | | lock.h must be included before mutex.h.jake2003-03-141-0/+1
* | | - Add a forgotten BUF_LOCK()jeff2003-03-141-0/+1
* | | Kludge around a bug that results from printf() assuming thatdas2003-03-141-1/+1
* | | Unexpand RCS tag.tjr2003-03-141-1/+1
* | | Export current time when returning from never blocked syscall.davidxu2003-03-142-2/+16
* | | In src/lib/libz/gzio.c the function gzprintf does not check if thejmz2003-03-141-7/+6
* | | Fix a bug in rwlock. When a rwlock was locked by reader threads, adavidxu2003-03-142-2/+2
* | | Allow the configuration to specify environment variables (passed ondes2003-03-141-2/+6
* | | Support multiple verbosity levels.des2003-03-141-5/+19
* | | Oops, add missing includes. Pass me the pointy hat.mux2003-03-142-0/+2
* | | - Align the function prototype of the external `crc' function withrobert2003-03-135-13/+11
* | | - Align the function prototype of the external `crc' function withrobert2003-03-131-5/+10
* | | - For variables holding offset values, use off_t rather thanrobert2003-03-137-41/+57
* | | New release notes: GNOME 2.2, KDE 3.1, XFree86 4.3.0.bmah2003-03-132-0/+18
* | | Trim some trailing whitespace.jhb2003-03-131-2/+2
* | | Break setfmac.8 into two actual man pages, and reword bits of thechris2003-03-133-66/+120
* | | Now that bus_dmamem_alloc() handles its Giant mutex requirements itself,scottl2003-03-131-2/+0
OpenPOWER on IntegriCloud