summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | - Don't list sleep() in the NAME section as we haven't had a sleep()jhb2006-01-032-9/+41
* | For the ``#ifdef NOTYET'' code that allows calling non-async-safebrian2006-01-032-2/+2
* | Back out VFS_LOCK_GIANT.9:1.4, due to losing a race in change/updaterwatson2006-01-031-1/+0
* | Remove in-progress wait code to sync with libpthread's behavior.davidxu2006-01-031-30/+8
* | When returning EIO from DEVFSIO_RADD ioctl, drop the exclusive rulerwatson2006-01-031-2/+4
* | Fix the other su bug reintroduced two commits ago, namelybrian2006-01-031-1/+14
* | - Tx side bus_dmamap_load_mbuf_sg(9) support. This reduces bookkeepingyongari2006-01-032-168/+157
* | Use the child to allocate the resource rather than bridge, since we'reimp2006-01-031-41/+6
* | Minor style(9) hacking, plus use a macro in place of (struct resource *)~0ULimp2006-01-031-6/+7
* | Fix a brain-o in the last commit, the conditional was always false.thompsa2006-01-021-1/+1
* | Reorganise bridge_rtupdate slightly to reduce duplication.thompsa2006-01-021-3/+2
* | Reset the route expiry time on each update rather than always letting them getthompsa2006-01-021-4/+3
* | It is better to use time_uptime here since it is monotonic.thompsa2006-01-021-5/+5
* | Revert the previous change - the lib32 build should work now.dfr2006-01-021-2/+2
* | enable "aggressive mode" only when operating in ap or station mode; insam2006-01-021-1/+1
* | update erp information element in the beacon frame to reflectsam2006-01-024-4/+21
* | Add EXTDOCDIR and EXTPORTSDIR.nyan2006-01-021-0/+12
* | Add EXTPORTSDIR like EXTSRCDIR and EXTDOCDIR.nyan2006-01-021-1/+11
* | Fix the amd64 (and presumably ia64) lib32 build by ensuring that thedfr2006-01-021-1/+2
* | Temporarily disable the kerberos5 lib32 build while I try to fix itdfr2006-01-021-2/+2
* | Minor whitespace cleanup.thompsa2006-01-022-19/+18
* | Handle the case (that I just broke) where the following hangs:brian2006-01-021-1/+3
* | Read time_second directly rather than calling getmicrotime().thompsa2006-01-021-13/+5
* | Remove broken code that mucks about with tcsetpgrp() -- even ifbrian2006-01-021-7/+0
* | Add a -s flag for the same functionality as strace. Introduce a Namebrian2006-01-0213-54/+91
* | Request boot floppy after loading mfsroot floppy because beastie.4th existsnyan2006-01-021-0/+3
* | Add a -P option to allow skipping newfs when using a vnode-backeddd2006-01-022-6/+22
* | NUL terminate buffer from fgetln(3). From fgsch@OpenBSD.jmallett2006-01-011-0/+1
* | Whitespace after switch.jmallett2006-01-011-3/+3
* | Use the correct units when handling the hw.physmem tunable.scottl2006-01-011-0/+1
* | Use __HAVE_ACPI and __PCI_REROUTE_INTERRUPT as appropriate rather thanimp2006-01-011-4/+2
* | Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate forimp2006-01-016-0/+13
* | Remove left-over #ifdef alpha routines. They aren't used by any ofimp2006-01-011-5/+0
* | - Fix possible memory leak due to repetetive strdup(3) without matchingariff2006-01-011-14/+21
* | Fix another xruns counting logic, this time, for recording.ariff2006-01-011-6/+8
* | Document that '#' starts a comment.stefanf2006-01-011-0/+7
* | Use the correct shared-library version number (the same as the one useddfr2006-01-011-1/+1
* | Remove stray debug from p4 integration.imp2006-01-011-5/+1
* | Unbreak kernel build.netchild2006-01-011-3/+3
* | Adding another multi-byte characters related regression test for recentavatar2006-01-011-0/+22
* | Remove extra debugging that crept in with the integration from p4.imp2005-12-311-1/+1
* | Remove K&R vestige. It is no longer necessary to concatenate stringsimp2005-12-311-2/+2
* | It is next year in Asia already, so jump the gun a little and commitimp2005-12-311-3/+3
* | Update for new devices, including the AMD 8111. Also mentionbrueffer2005-12-311-5/+9
* | Say some words about the removed PQ_* kernel options.netchild2005-12-311-0/+5
* | MI changes:netchild2005-12-3119-159/+762
* | Add some more obsolete files.netchild2005-12-311-0/+135
* | Beautification.brueffer2005-12-311-1/+1
* | Bump FreeBSD_Version for tv_sec change.trhodes2005-12-311-1/+1
* | Add basic manpages for amdsmb(4) and nfsmb(4).brueffer2005-12-313-0/+112
OpenPOWER on IntegriCloud