summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix an erroneous comment and two style(9) bugs.archie2001-02-161-3/+5
* | | | Add mutexes to the entire bpf subsystem to make it MPSAFE.jlemon2001-02-162-160/+96
* | | | Allow debugging output to be controlled on a per-syscall granularity.jlemon2001-02-1611-227/+379
* | | | Document the new -k option in usage message and man page.des2001-02-162-2/+4
* | | | Add a -k option that prevents clearing the dump after saving it.des2001-02-161-16/+57
* | | | Re-gen auto generated files.jlemon2001-02-166-17/+49
* | | | Remove dummy stub functions.jlemon2001-02-162-5/+0
* | | | Add mount syscall to linux emulation. Also improve emulation of reboot.jlemon2001-02-166-8/+139
* | | | Introduce copyinfrom and copyinstrfrom, which can copy data from eitherjlemon2001-02-165-8/+67
* | | | Added pc98 support.nyan2001-02-161-0/+4
* | | | Don't assume bus_space_handle_t == the start address of resource.nyan2001-02-161-4/+8
* | | | Fix broken -L for short locale names.ru2001-02-161-0/+2
* | | | SEE ALSO is the special name, and should not be taken in quotes,ru2001-02-161-2/+1
* | | | mdoc(7) police: sanitize previous commit.ru2001-02-161-2/+3
* | | | mdoc(7) police: sanitize previous revision changes.ru2001-02-161-8/+11
* | | | Fix the current libc breakage in current:imp2001-02-167-26/+50
* | | | Document recently-implemented m_getm().bmilekic2001-02-161-0/+22
* | | | Fix `fstat -m' (show memory-mapped files), which was broken byiedowse2001-02-151-2/+2
* | | | Clean up warning.jlemon2001-02-151-1/+0
* | | | Don't allow special devices of type NODEV (NOUDEV as seen from kernel).tegge2001-02-151-0/+5
* | | | Don't depend on lcl_mutex being a recursive mutex.tegge2001-02-151-5/+5
* | | | Remove freelists managed by Balloc/Bfree.tegge2001-02-153-69/+41
* | | | Do not ever try to look into nonexisting locale subdirectories.ru2001-02-151-6/+6
* | | | Extend kqueue down to the device layer.jlemon2001-02-1539-296/+511
* | | | Fixed bitrot in synopsis. The Lite2 change from int to u_long for ioctlbde2001-02-151-1/+1
* | | | Fixed rotted-as-committed pseudo-prototype for VFS_CHECKXP(). It had notbde2001-02-151-1/+1
* | | | Fixed bitrot in synopsis (some const poisoning had not reached here).bde2001-02-153-4/+4
* | | | Apparently, people do not listen for a plea to look into theru2001-02-157-84/+83
* | | | Fixed missing and wrong includes in synopsis. The prerequisites forbde2001-02-152-2/+6
* | | | Fixed missing include in synopsis.bde2001-02-151-0/+2
* | | | Fixed missing and/or wrong and/or extra includes in synopsis.bde2001-02-1510-6/+11
* | | | Include <sys/cdefs.h> so that this file is self-sufficient.bde2001-02-151-9/+9
* | | | Correct 2nd argument of getnameinfo(3) to socklen_t.ume2001-02-158-4/+27
* | | | Fixed the fatal (missing "..").ru2001-02-151-0/+1
* | | | mdoc(7) police: normalize the construct.ru2001-02-151-5/+1
* | | | Correct typo.grog2001-02-151-1/+2
* | | | Manually run /usr/sbin/sendmail -q once a day. Folks seem to be toopeter2001-02-151-0/+4
* | | | Add {yes,no}str translationsache2001-02-142-0/+8
* | | | Work around the p_comm[] size limit. If the user supplies more thanpeter2001-02-141-1/+1
* | | | List the SA_RESTART flag rather than burying it in another paragraph.peter2001-02-141-0/+2
* | | | Only build the compat libs appropiate for the target machine.obrien2001-02-141-0/+8
* | | | Fix a "make world"-breaking inconsistency for those folks makingmarkm2001-02-141-1/+3
* | | | Previous commit should have read:markm2001-02-140-0/+0
* | | | Fix make world.markm2001-02-141-2/+1
* | | | Fix build, and make parallel build much more robust.markm2001-02-147-5/+10
* | | | Do not coredump if no options are supplied. (ps -o,)jlemon2001-02-141-1/+1
* | | | If both full-locale-name and short-locale-name searchesru2001-02-142-32/+98
* | | | Fix grammar nit in previous commit.sheldonh2001-02-141-1/+1
* | | | Add definitions for IPPROTO numbers 55-57.asmodai2001-02-141-1/+3
* | | | Fix another typo I missed on first reading:asmodai2001-02-141-1/+1
OpenPOWER on IntegriCloud