summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | When removing the last reference to a cloner, do not try to unlock twice -mlaier2004-07-201-2/+3
* | M_PREPEND() the IP header on to the front of an outgoing raw IP packetrwatson2004-07-201-1/+1
* | *sigh* Fix source code compatibility with 5.2.1-RELEASE _again_.wpaul2004-07-201-0/+6
* | Back out previous commit. Even though statfs(2) can take a regularcsjp2004-07-201-0/+4
* | Remove reference to ENOTDIR in the documented errorscsjp2004-07-201-4/+0
* | Currently if a mount point is not accessible by the calling user,csjp2004-07-202-6/+18
* | Slight cosmetic changes.julian2004-07-2012-47/+64
* | The natm sub-command was missing in the TOC of the helpfile.harti2004-07-201-0/+1
* | Remove reference to fla driver.phk2004-07-202-2/+0
* | Forced to commit to add:roberto2004-07-200-0/+0
* | Remove an extra '}'.roberto2004-07-201-1/+0
* | Add missing Makefile from previous commit.roberto2004-07-201-0/+15
* | Update our ntpd to the long awaited 4.2.0 version.roberto2004-07-2014-290/+248
* | Update information on build/import.roberto2004-07-201-11/+14
* | Merge conflicts.roberto2004-07-20104-23620/+0
* | Merge conflicts (see also previous commit).roberto2004-07-201-148/+170
* | Revert this file to the vendor version, we don't need to have our ownroberto2004-07-201-1072/+1489
* | This commit was generated by cvs2svn to compensate for changes in r132451,roberto2004-07-20378-16291/+95416
|\ \ | |/
| * Virgin import of ntpd 4.2.0roberto2004-07-20380-17509/+97074
* | In ng_device_newhook():glebius2004-07-201-38/+38
* | Add ng_device(4) to LINT.glebius2004-07-202-0/+2
* | 1. Make ng_device.h system include. This fixes module build.glebius2004-07-201-10/+8
* | Temporary fix for interoperability with Windows and OS X. A more completedfr2004-07-201-1/+1
* | Fix typos.le2004-07-201-3/+3
* | Fix whitespace and punctuation.le2004-07-201-20/+16
* | Call __mbrtowc() and __wcrtomb() directly instead of taking detourstjr2004-07-203-3/+6
* | Remove duplicate fortunes and fix some typos.le2004-07-201-396/+9
* | Improve make's diagnostic of mistmatched .if-.endif. This patch isharti2004-07-203-18/+39
* | Add a simple regression test for the stat st_size bug just fixed insilby2004-07-201-0/+82
* | o Support the REL32LSB relocation. It's in the ELF file from whichmarcel2004-07-202-18/+36
* | Fix a minor error in pipe_stat - st_size was always reported as 0silby2004-07-201-1/+4
* | Fix the creation of EFI images that got broken by the import ofmarcel2004-07-204-6/+6
* | The previous revision introduced a compilation error, i.e., the use of analc2004-07-201-1/+1
* | Use warn() instead of perror().tjr2004-07-202-4/+4
* | Don't output too many debug messages for bootverbose.simokawa2004-07-203-11/+16
* | Initialize ifp->if_output for FreeBSD-4.simokawa2004-07-201-0/+3
* | Adjust packet length correctly for FreeBSD-4.simokawa2004-07-201-2/+4
* | elf_cpu_load_file no longer has an __unused variable. Also, don'tgrehan2004-07-201-3/+4
* | Remove the allpmaps list. It's unused.alc2004-07-202-19/+0
* | Properly obey PPC context synchronization rules when modifyinggrehan2004-07-202-0/+4
* | #ifdef __i386__ -> __i386__ || __amd64__peter2004-07-201-5/+5
* | Report the number of bytes not written when complaining about failed writesbrian2004-07-201-2/+2
* | Make end of frames for KSE thread, for system scope thread, without thisdavidxu2004-07-201-0/+1
* | Fix printing of long doubles to match the size thatgallatin2004-07-193-20/+17
* | Remove extraneous locks on the VM free page queue mutex; it is notgreen2004-07-191-2/+0
* | Identify VIA EHCI root hubs and at least one VIA USB2.0 controller.benno2004-07-191-0/+9
* | Let IN_FASTREOCOVERY macro decide if we are in recovery mode.jayanth2004-07-193-9/+1
* | Fix a potential panic in the SACK code that was causingjayanth2004-07-191-8/+29
* | Diff reduction to NetBSD.le2004-07-191-5/+6
* | Diff reduction to NetBSD.le2004-07-192-4/+2
OpenPOWER on IntegriCloud