aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Experimental support for .netrc.Dag-Erling Smørgrav2003-01-222-0/+92
* Initialization paranoia.Dag-Erling Smørgrav2003-01-221-0/+8
* A negative offset means "get it all".Dag-Erling Smørgrav2003-01-221-2/+2
* New errata note: xl(4) timing problems.Bruce A. Mah2003-01-221-0/+6
* Bah, add in a missing space char I noticed when MFC'ing this.John Baldwin2003-01-222-2/+2
* New errata item: adduser(8) passwds can't have special shell characters.Bruce A. Mah2003-01-221-0/+7
* Correctly identify the 3C920B chipset; although it may ship with some Nforce2Mike Silbersack2003-01-222-5/+5
* This commit was generated by cvs2svn to compensate for changes in r109686,Dag-Erling Smørgrav2003-01-221-1/+3
|\
| * #include <sys/types.h> (perforce change 24073)Dag-Erling Smørgrav2003-01-221-1/+3
* | Prevent server-side glob(3) patterns from expandingYaroslav Tykhiy2003-01-221-4/+17
* | List all of the assignment operators explicitly, for those who have beenTony Finch2003-01-222-19/+21
* | Force early initialization of the resolver library, since the resolverDag-Erling Smørgrav2003-01-221-0/+15
* | Make the arguments to d_close() match the arguments to d_open(), sinceJoerg Wunsch2003-01-221-1/+1
* | getpeername() returns with no error but didn't fill struct sockaddrHajimu UMEMOTO2003-01-221-0/+2
* | When computing a new seed for an existing user, opienewseed() wouldDag-Erling Smørgrav2003-01-221-5/+4
* | Add yet another Sony Vaio PS/2 mouse ID. This one is found on a VX88.Jeffrey Hsu2003-01-222-4/+6
* | Remove BAT invalidation. This is done later in the boot sequence,Peter Grehan2003-01-222-34/+0
* | Catch up with the English version (w/ some translation fixes):Hiroki Sato2003-01-223-79/+255
* | Convert remaining .s files to .SPeter Grehan2003-01-221-3/+3
* | - remove dead conditional CFLAG settingPeter Grehan2003-01-221-8/+3
* | Fix what I think is an off-by-one in certain worst-case scenariosPeter Wemm2003-01-221-1/+1
* | fix link_status() in non-Ethernet caseMax Khon2003-01-221-4/+6
* | Finish update for cvs-1.11.5. Some build-time tunables were moved fromPeter Wemm2003-01-216-485/+39
* | Dont bother with unused rules for version.cPeter Wemm2003-01-211-4/+1
* | Turn off Checkin-prog and Update-prog.Peter Wemm2003-01-211-2/+2
* | Update for cvs-1.11.5 import (note to self: gotta fix the version tags)Peter Wemm2003-01-212-4/+4
* | This commit was generated by cvs2svn to compensate for changes in r109661,Peter Wemm2003-01-211-79/+0
* | Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainlinePeter Wemm2003-01-2110-102/+91
* | This commit was generated by cvs2svn to compensate for changes in r109658,Peter Wemm2003-01-211-37/+0
* | This commit was generated by cvs2svn to compensate for changes in r109655,Peter Wemm2003-01-2135-87/+435
|\ \
| * | Import cvs-1.11.5 onto vendor branchPeter Wemm2003-01-2145-189/+526
* | | There's absolutely no need for a struct-within-a-struct, so move theDag-Erling Smørgrav2003-01-212-28/+24
* | | Add missing SMP file locks around read-modify-write operations onJeffrey Hsu2003-01-211-1/+5
* | | Remove OBE prototype for iszerodev() - it was replaced by thePeter Wemm2003-01-212-2/+0
* | | Fixes for a number of problems in the IOMMU code:Thomas Moestl2003-01-212-16/+23
* | | Free resources when failing to set up the interrupt.Thomas Moestl2003-01-211-0/+1
* | | bus_dmamap_sync() overhaul:Thomas Moestl2003-01-211-21/+24
* | | bus_dmamap_sync() overhaul:Thomas Moestl2003-01-212-22/+18
* | | Fix iommu_dvmamap_sync(): it was still operating as if the BUS_DMASYNC_*Thomas Moestl2003-01-211-5/+13
* | | Correct an off-by-one in the boundary check. Otherwise, resourceThomas Moestl2003-01-211-1/+1
* | | Define misc structs outside of struct firewire_comm.Hidetoshi Shimokawa2003-01-211-77/+85
* | | Ignore events of unused IR DMA.Hidetoshi Shimokawa2003-01-211-3/+11
* | | This commit was generated by cvs2svn to compensate for changes in r109641,Jacques Vidrine2003-01-211-1/+2
|\ \ \
| * | | Add a missing include, needed to get a prototype for `des_read_pw_string'.Jacques Vidrine2003-01-211-1/+2
* | | | Define OPENSSL_DES_LIBDES_COMPATIBILITY so that Heimdal will build withJacques Vidrine2003-01-211-0/+1
* | | | Remove NEXTDOSPART.Yoshihiro Takahashi2003-01-211-1/+0
* | | | Use NDOSPART instead of NEXTDOSPART.Yoshihiro Takahashi2003-01-211-2/+2
* | | | MFi386: revision 1.63.Yoshihiro Takahashi2003-01-211-10/+9
* | | | Needs wlan for wi.Warner Losh2003-01-211-0/+1
* | | | Don't forget to properly quote input.Mike Makonnen2003-01-211-1/+1