summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Let ether_ifattach() announce our MAC address.mdodd2004-03-202-10/+0
* Don't announce MAC addresses twice.mdodd2004-03-204-11/+0
* Introduce uiomove_fromphys(). This is a variant of uiomove() that takesalc2004-03-203-0/+135
* o Add user proxy.maxim2004-03-203-0/+3
* Fix the ioctl types for two ioctls. I'm not sure if the switch was myscottl2004-03-201-2/+2
* Added entries for ibm151 and ibm3151-25.schweikh2004-03-201-86/+113
* "CPU is an acronym, and as such should be spelled in all uppercase."marks2004-03-201-1/+1
* Parenthesize function names in masking macros for getc() etc. for thetjr2004-03-201-6/+6
* Sync manpage with code for hw.acpi.toshiba.cpu_speed sysctl.marks2004-03-201-1/+1
* Mention that funopen() uses fpos_t incorrectly in the BUGS section.tjr2004-03-201-1/+9
* Fix braino in previous commit: getenv() can return NULL.marcel2004-03-201-0/+2
* Improve documentation for fgetpos() and fsetpos(), and discouragetjr2004-03-201-13/+21
* Put the event notification back where it was for freeBSD, after device creation.julian2004-03-201-2/+2
* New release note:hrs2004-03-202-0/+6
* Add a way for rc.d/devfs to set more than just the system devfs up.green2004-03-201-3/+16
* MFC:hrs2004-03-202-2/+2
* New release note:hrs2004-03-202-0/+18
* Replace uint64_t with unsigned long in struct dbreg.marcel2004-03-201-2/+2
* Actually program the list of recording devices in sv_mix_setrecsrc().marcel2004-03-201-0/+1
* Remove the last traditional hints. These hints only served the purposemarcel2004-03-201-3/+1
* Forced commit to correct 1.167's truncated commit log:silby2004-03-200-0/+0
* Introduce the hw.uart.console and hw.uart.dbgport environment variablesmarcel2004-03-209-57/+305
* solid reports that it is buggy *and* that it slows down transmitsilby2004-03-191-0/+20
* Many fixes:kientzle2004-03-1923-631/+1163
* - Remove some unused #includes.alc2004-03-191-72/+58
* This commit was generated by cvs2svn to compensate for changes in r127208,des2004-03-191-3/+5
|\
| * Sync with OpenBSD (two-year old bug fix)des2004-03-191-3/+5
| * Import NetBSD's 1.13 version. This contains no functional changes, justdougb2003-10-061-102/+197
| * Vendor import of NetBSDs whereis.{c,1}johan2002-07-032-26/+56
* | Removed 3x2 dots I don't like. ;)ru2004-03-191-3/+3
* | Delete local junk in previous commit. Sorry.obrien2004-03-191-6/+0
* | Add generic support for the recent Adaptec flavors of ServeRAID.scottl2004-03-192-4/+14
* | Depend on rev 1.40.obrien2004-03-191-2/+10
* | Shave-off troff cycles by invoking .Fa only once.dds2004-03-191-3/+1
* | Create /usr/sbin in ${WORLDTMP}. I've accidentally removed it inru2004-03-191-1/+2
* | When doing round-robin reads from a multi-plex volume, only switch to thele2004-03-193-4/+20
* | Do not redundantly set the stream orientation in getc(), putc(), andtjr2004-03-196-6/+12
* | Diff reduction to NetBSDjulian2004-03-191-22/+35
* | Isolate PCB-specific ethertalk DDP functions in ddp_pcb.c, removing themrwatson2004-03-194-604/+46
* | Diff reduction to NetBSDjulian2004-03-192-23/+57
* | Move the poweroff handler to a separate function. Make sure it is runnjl2004-03-191-15/+35
* | Re-enable detach events after adding a bugfix from NetBSDjulian2004-03-191-1/+2
* | 'vi' got away from me in rev. 1.13.obrien2004-03-191-0/+1
* | Forced commit to recognize repo-copy of ddb_pcb.c from ddp_usrreq.c.rwatson2004-03-190-0/+0
* | Prevent the strange situation that after each load/unload of a ppbusguido2004-03-187-7/+34
* | Fixed a nasty old bug where a visual bell in the currently activeru2004-03-181-1/+2
* | When mmap-ing a file from a noexec mount, be sure not to grant the rightguido2004-03-181-1/+5
* | Get rid of a spurious "the".dannyboy2004-03-181-1/+1
* | Add tunables for disabling serialized method execution and disabling thenjl2004-03-181-0/+19
* | Grammar fixbrueffer2004-03-181-1/+1
OpenPOWER on IntegriCloud