summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid checking whether each line is the last line of the file when we don'ttjr2002-07-033-25/+29
* Don't let the pattern space become null if the `x' command is used when thetjr2002-07-031-0/+2
* Give k5admin a manpage.markm2002-07-032-2/+8
* Fix another POLA breakage in a new tar: in diff mode presence of filesobomax2002-07-031-3/+7
* When we are extracting directory with --unlink option and the directorysobomax2002-07-031-2/+6
* Moved checkdpadd target to where it logically belongs.ru2002-07-032-25/+22
* Try really hard to fix parallel installs. Add a bunch of .ORDERru2002-07-035-0/+8
* mdoc(7) police: added missing markup bits, lowercased argument names.ru2002-07-031-5/+7
* Remove trailing whitespaces.maxim2002-07-031-2/+2
* o Strict interface names comparison. The old code assumed "fxp1" == "fxp11".maxim2002-07-031-3/+3
* Move vfs_rootmountalloc() in vfs_mount.c and remove lite2_vfs_mountroot()mux2002-07-032-71/+44
* Try clean up some of the mess that resulted from layers and layersjulian2002-07-032-59/+32
* Remove an unused argument in vfs_mountroot().mux2002-07-033-3/+3
* Correct a call to fcntl(F_SETFD) to use `FD_CLOEXEC' instead of `1'.chris2002-07-031-1/+1
* Add a SECURITY CONSIDERATIONS example: make note that access to openchris2002-07-031-0/+33
* fixed typo.suz2002-07-031-2/+2
* Add missing kernal tunables to loader.conf.mini2002-07-031-0/+16
* Fix off-by-one error.mini2002-07-031-1/+1
* No need to explicitly set NOMAN here.ru2002-07-031-1/+0
* White space commit.julian2002-07-031-10/+10
* Approved by: imp@freebsd.orgjulian2002-07-031-0/+7
* Hold the sched lock across call to forward_signal() in tdsignal() togallatin2002-07-031-1/+4
* Add mtx_ prefixes to the fields used for mutex profiling, and fix a bugdes2002-07-033-25/+27
* Add the "java" category.des2002-07-032-0/+4
* Actually use the fini callback.jeff2002-07-031-0/+1
* - Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE.des2002-07-031-6/+6
* Make sure to reset transflag back to zero upon succesfully using sendfile()dan2002-07-031-0/+1
* Two FreeBSD-specific nits in comments:des2002-07-031-5/+1
* Fix grammar in 1 sentencetrhodes2002-07-021-3/+3
* Diff-reduce with 4-stable: 4.x has a compat4x package.jhb2002-07-022-2/+2
* Fix typo (SIGEV_EVENT -> SIGEV_KEVENT).mp2002-07-021-1/+1
* GXP ATA drives also supports TQtrhodes2002-07-021-1/+1
* Call the 4.x snap server "releng4.freebsd.org" instead ofjhb2002-07-022-4/+4
* Alpha does indeed have a COMPAT4X distribution on current. 4-stablejhb2002-07-021-0/+2
* Add lge(4) to the list of drivers. It was present in 4-stable but not injhb2002-07-022-0/+2
* Fix type-o in last commit in preparation for MFC.dillon2002-07-021-1/+1
* I didn't pay enough attention when copy/pasting disclaimers.mux2002-07-021-2/+2
* Minor spelling and grammar fixes in the atacontrol(8) manual page.trhodes2002-07-021-11/+11
* Move every code related to mount(2) in a new file, vfs_mount.c.mux2002-07-027-2629/+1214
* check in the version if this that compiles, not the one that doesn'tjulian2002-07-021-1/+1
* Make some more debugging code go away when debugging is not turned on.julian2002-07-021-1/+4
* 's/rather then/rather than/'johan2002-07-021-5/+5
* Version bump for mm_answer_pam_respond() fix.des2002-07-021-1/+1
* Fix a braino in mm_answer_pam_respond() which would cause sshd to abort ifdes2002-07-021-1/+1
* Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.ru2002-07-025-120/+59
* Handle installation of hard and symbolic links via a seperate .mk file.ru2002-07-024-49/+34
* Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attachume2002-07-022-14/+13
* Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attachume2002-07-021-0/+1
* Make NI_WITHSCOPEID a default (always on), to synchronizeume2002-07-021-30/+20
* LP64 cleanup: don't cast pointer to int.naddy2002-07-022-6/+3
OpenPOWER on IntegriCloud