summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Better handle the case with a network that drops packets by retryingambrisko2002-04-091-3/+13
* | Round 2 of munging the MI/MD split in NOTES. Put almost all the devicejhb2002-04-092-391/+365
* | Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will,bmilekic2002-04-093-3/+10
* | Update ip(4) manpage to reflect recent ephemeral port rangesilby2002-04-091-2/+2
* | Update comments to reflect the recent ephemeral port rangesilby2002-04-091-3/+4
* | Upgrade to FICL version 3.02. Anything wrong is my fault, everything right isdcs2002-04-0927-1275/+3925
* | Change typo, 2347 -> 2047.asmodai2002-04-091-1/+1
* | Don't lock the ithread lock in ithread_create(). The ithread isn't on anyjhb2002-04-091-2/+0
* | Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the startphk2002-04-0910-43/+99
* | Various stylistic nit picking.phk2002-04-093-16/+16
* | Introduce the convenience function g_getattr() and make it DWIM.phk2002-04-092-0/+15
* | Constifixation of attribute argument to g_io_[gs]etattr()phk2002-04-092-4/+4
* | Describe the generic disk ioctls in some detail.phk2002-04-091-2/+29
* | Constifixion of bio_attribute.phk2002-04-091-1/+1
* | Fixed broken dependency in lib/libpam/modules/pam_krb5.ru2002-04-091-0/+1
* | -ltermcap is spelled -lncurses nowadays.ru2002-04-092-4/+4
* | Slight tidy up to reduce the differences between our version and NetBSD's.joe2002-04-091-9/+9
* | No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1.ru2002-04-0917-37/+0
* | GC various bits and pieces of USERCONFIG from all over the place.phk2002-04-0922-104/+6
* | machine/uc_device.h was only here for USERCONFIG and kget(1).phk2002-04-091-73/+0
* | GC kget(1), userconfig is long dead.phk2002-04-094-199/+0
* | Rename DIOCGKERNELDUMP to DIOCSKERNELDUMP as it strictly speakingphk2002-04-094-7/+7
* | Define a complete set of accessors for application and control registers.dfr2002-04-091-238/+106
* | Don't call make_dev from ssccnattach - its far too early to work properly.dfr2002-04-091-0/+8
* | Style.ru2002-04-091-7/+7
* | Make this compile in a standalone environment.ru2002-04-091-3/+2
* | Return correct number of total bits set in all fd_set's.asmodai2002-04-093-27/+54
* | Break the sparc64 build. I expect those that complained about this commitobrien2002-04-091-2/+0
* | Back out rev 1.11. People want a FUBARed prototype that breaks manyobrien2002-04-091-1/+6
* | Turn #ifdef LOOKUP_SHARED into #ifndef LOOKUP_EXCLUSIVE to enable thisjeff2002-04-095-12/+13
* | Back out revision 1.11 which wrapped the ioctl prototype w/()'s.obrien2002-04-091-6/+1
* | Found two more files that use the sendmail infrastructure.gshapiro2002-04-091-0/+2
* | Forgot these files in previous commit to frame.h. Also add needed includejake2002-04-092-7/+8
* | Oops. machine/emul.h didn't exist yet.jake2002-04-091-0/+39
* | Set hint.acpi.0.disable to 1 in /boot/loader.rc of {boot,kern}.flp,matusita2002-04-091-0/+1
* | Rename some fields in struct frame to be compatible with NetBSD/OpenBSD,jake2002-04-096-24/+34
* | Add device se (commented out, most people won't find this useful yet).jake2002-04-091-0/+1
* | Use the right major number.jake2002-04-091-1/+1
* | Grab a major number for the se driver.jake2002-04-091-0/+1
* | Add the se driver.jake2002-04-091-0/+1
* | Add a low level console driver for the Siemens SAB82532 chip found in manyjake2002-04-092-0/+525
* | Fix another unsigned long used to index the symbol table which should bejake2002-04-091-1/+1
* | Enable device pass.jake2002-04-081-1/+1
* | Reactivate sysinstall, it does work on ia64.peter2002-04-081-1/+1
* | move gperf to NO_GXX section, it works fine on ia64. It just needs apeter2002-04-081-2/+2
* | Unbreak world (missing .else)peter2002-04-081-0/+1
* | Get decimal point from localeache2002-04-081-0/+41
* | Allow to compile with both GCC 2.95 and 3.1.obrien2002-04-081-2/+3
* | The fourth parameter to copystr() is a size_t, not an int.mux2002-04-082-2/+4
* | Quiet witness warnings about acquiring several zone locks. In the case thatjeff2002-04-081-1/+2
OpenPOWER on IntegriCloud